Home
last modified time | relevance | path

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

/art/test/928-jni-table/
Djni_table.cc54 size_t start_other_thread_count = gGlobalRefCount; in Java_art_Test928_doOtherThreadTest() local
57 CHECK_EQ(start_other_thread_count + 1, gGlobalRefCount); in Java_art_Test928_doOtherThreadTest()