Home
last modified time | relevance | path

Searched refs:cookie2 (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jni/
Dlocal_reference_table_test.cc915 const LRTSegmentState cookie2 = lrt.PushFrame(); in TEST_F() local
926 lrt.PopFrame(cookie2); in TEST_F()
Djni_internal_test.cc2618 jni::LRTSegmentState cookie2 = lrt.PushFrame(); in TEST_F() local
2619 ASSERT_EQ(expected_cookie2.top_index, cookie2.top_index); in TEST_F()
2624 lrt.PopFrame(cookie2); in TEST_F()