Lines Matching refs:cookie0
396 const LRTSegmentState cookie0 = lrt.PushFrame(); in BasicHolesTest() local
419 lrt.PopFrame(cookie0); in BasicHolesTest()
436 const LRTSegmentState cookie0 = lrt.PushFrame(); in BasicHolesTest() local
460 lrt.PopFrame(cookie0); in BasicHolesTest()
478 const LRTSegmentState cookie0 = lrt.PushFrame(); in BasicHolesTest() local
487 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() local
672 POP_SEGMENT(cookie0, 0u); // Pop the first segment. in TestAddRemove()
743 LRTSegmentState cookie0 = lrt.PushFrame(); in TestAddRemoveMixed() local
747 lrt.PopFrame(cookie0); in TestAddRemoveMixed()
868 LRTSegmentState cookie0 = lrt.PushFrame(); in TEST_F() local
945 lrt.PopFrame(cookie0); in TEST_F()
954 ASSERT_EQ(cookie0.top_index, cookie0_second.top_index); in TEST_F()
994 const LRTSegmentState cookie0 = lrt.PushFrame(); in TEST_F() local
1011 lrt.PopFrame(cookie0); in TEST_F()