Searched refs:cookie0 (Results 1 – 2 of 2) sorted by relevance
396 const LRTSegmentState cookie0 = lrt.PushFrame(); in BasicHolesTest() local419 lrt.PopFrame(cookie0); in BasicHolesTest()436 const LRTSegmentState cookie0 = lrt.PushFrame(); in BasicHolesTest() local460 lrt.PopFrame(cookie0); in BasicHolesTest()478 const LRTSegmentState cookie0 = lrt.PushFrame(); in BasicHolesTest() local487 lrt.PopFrame(cookie0); in BasicHolesTest()491 EXPECT_EQ(cookie0.top_index, cookie0_second.top_index); in BasicHolesTest()608 const LRTSegmentState cookie0 = lrt.PushFrame(); in TestAddRemove() local672 POP_SEGMENT(cookie0, 0u); // Pop the first segment. in TestAddRemove()743 LRTSegmentState cookie0 = lrt.PushFrame(); in TestAddRemoveMixed() local[all …]
2599 jni::LRTSegmentState cookie0 = lrt.PushFrame(); in TEST_F() local2600 ASSERT_EQ(jni::kLRTFirstSegment.top_index, cookie0.top_index); in TEST_F()2630 lrt.PopFrame(cookie0); in TEST_F()