Searched refs:ScopedNativeCodeThread (Results 1 – 3 of 3) sorted by relevance
23 class ScopedNativeCodeThread {25 explicit ScopedNativeCodeThread(ManagedThread *thread) : thread_(thread) in ScopedNativeCodeThread() function32 ~ScopedNativeCodeThread() in ~ScopedNativeCodeThread()40 NO_COPY_SEMANTIC(ScopedNativeCodeThread);41 NO_MOVE_SEMANTIC(ScopedNativeCodeThread);
217 ScopedNativeCodeThread sn(thread); in TEST_F()248 ScopedNativeCodeThread sn(thread); in TEST_F()286 ScopedNativeCodeThread sn(thread); in TEST_F()297 ScopedNativeCodeThread sn(thread); in TEST_F()357 ScopedNativeCodeThread sn(thread); in TEST_F()377 ScopedNativeCodeThread sn(thread); in TEST_F()459 ScopedNativeCodeThread sn(thread); in TEST_F()565 ScopedNativeCodeThread sn(thread); in TEST_F()585 ScopedNativeCodeThread sn(thread); in TEST_F()624 ScopedNativeCodeThread sn(thread); in TEST_F()[all …]
224 ScopedNativeCodeThread sn(thread); in TEST_F()242 ScopedNativeCodeThread sn(thread); in TEST_F()249 ScopedNativeCodeThread sn(thread); in TEST_F()