Searched refs:start_other_thread_count (Results 1 – 1 of 1) sorted by relevance
54 size_t start_other_thread_count = gGlobalRefCount; in Java_art_Test928_doOtherThreadTest() local57 CHECK_EQ(start_other_thread_count + 1, gGlobalRefCount); in Java_art_Test928_doOtherThreadTest()