Searched defs:timeWaitNextLaunch (Results 1 - 1 of 1) sorted by relevance

/external/lldb/test/
H A Dlldbtest.py1488 timeWaitNextLaunch = 1.0; variable in class:TestBase
1548 self.timeWaitNextLaunch = float(os.environ["LLDB_TIME_WAIT_NEXT_LAUNCH"])
1667 time.sleep(self.timeWaitNextLaunch)

Completed in 89 milliseconds