Searched defs:startup (Results 1 – 6 of 6) sorted by relevance
106 final CountDownLatch startup = new CountDownLatch(NUM_THREADS); in run() local
57 final CountDownLatch startup = new CountDownLatch(1); in doTest() local
53 bool startup; member
326 bool startup, in SampleClassesAndExecutedMethods()406 void ProfileSaver::FetchAndCacheResolvedClassesAndMethods(bool startup) { in FetchAndCacheResolvedClassesAndMethods()
1382 MethodReference startup(dex.get(), 2); in TEST_F() local1407 MethodReference startup(dex1, 2); in TEST_F() local
1714 bool startup = true; in DumpInfo() local