Searched refs:task_was_run (Results 1 – 2 of 2) sorted by relevance
564 bool task_was_run = in GetAndClearSystemIsQuiescentBit() local567 return !task_was_run; in GetAndClearSystemIsQuiescentBit()
1815 bool task_was_run = false; in TEST_P() local1824 &task_was_run, run_loop.QuitClosure()), in TEST_P()1829 EXPECT_TRUE(task_was_run); in TEST_P()