Searched refs:RunLoopWithExpectedCount (Results 1 – 1 of 1) sorted by relevance
35 class RunLoopWithExpectedCount { class37 RunLoopWithExpectedCount() : expected_quit_calls_(0), actual_quit_calls_(0) {} in RunLoopWithExpectedCount() function in dbus::__anonaf2c83090111::RunLoopWithExpectedCount38 ~RunLoopWithExpectedCount() {} in ~RunLoopWithExpectedCount()61 DISALLOW_COPY_AND_ASSIGN(RunLoopWithExpectedCount);65 void OnServiceOwnerChanged(RunLoopWithExpectedCount* run_loop_state, in OnServiceOwnerChanged()351 RunLoopWithExpectedCount run_loop_state; in TEST()