Home
last modified time | relevance | path

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

/test/vts/runners/host/
Dbase_test.py968 finished = False
989 finished = True
995 finished = True
1000 finished = True
1005 finished = True
1011 finished = True
1018 finished = True
1025 finished = True
1033 finished = True
1038 finished = True
[all …]
/test/vts/runners/target/gtest/
Dgtest_main.cpp617 bool finished; member
681 child_proc.finished = false; in RunChildProcess()
721 child_proc_list[i].finished = true; in CheckChildProcExit()
737 child_proc_list[i].finished = true; in CheckChildProcTimeout()
924 if (child_proc.finished == true) { in RunTestInSeparateProc()