Searched refs:cookie2 (Results 1 – 2 of 2) sorted by relevance
915 const LRTSegmentState cookie2 = lrt.PushFrame(); in TEST_F() local926 lrt.PopFrame(cookie2); in TEST_F()
2618 jni::LRTSegmentState cookie2 = lrt.PushFrame(); in TEST_F() local2619 ASSERT_EQ(expected_cookie2.top_index, cookie2.top_index); in TEST_F()2624 lrt.PopFrame(cookie2); in TEST_F()