Searched refs:should_wait (Results 1 – 3 of 3) sorted by relevance
63 if suite_id is not None and suite_handler.should_wait():126 if suite_handler.should_wait():
122 def should_wait(self): member in SuiteHandler
3039 bool should_wait = (options.wait_for_wasm && in CompleteMessageLoop() local3042 return should_wait ? platform::MessageLoopBehavior::kWaitForWork in CompleteMessageLoop()