Searched refs:finished (Results 1 – 6 of 6) sorted by relevance
47 self.finished = False54 self.finished = True106 self.assertTrue(thread.finished)
141 bool finished = false; in WaitChildProcess() local145 finished = true; in WaitChildProcess()154 return finished; in WaitChildProcess()
250 static std::atomic<bool> finished(false); in TEST() local257 finished.store(true); in TEST()262 ASSERT_FALSE(finished.load()); in TEST()264 ASSERT_FALSE(finished.load()); in TEST()268 ASSERT_TRUE(finished.load()); in TEST()
817 uint32_t finished=1; in driver2() local836 if (e[l]|f[l]|g[l]|h[l]|x[l]|y[l]) finished=0; in driver2()838 if (finished) break; in driver2()
380 handled immediately after the .rc file that contains it has finished471 the boot sequence has finished, the trace report is obtained from the device
460 # Set indication (checked by vold) that we have finished this action