Searched refs:RunLoopWithExpectedCount (Results 1 – 1 of 1) sorted by relevance
31 class RunLoopWithExpectedCount { class33 RunLoopWithExpectedCount() : expected_quit_calls_(0), actual_quit_calls_(0) {} in RunLoopWithExpectedCount() function in dbus::__anonc8a80be50111::RunLoopWithExpectedCount34 ~RunLoopWithExpectedCount() = default;57 DISALLOW_COPY_AND_ASSIGN(RunLoopWithExpectedCount);61 void OnServiceOwnerChanged(RunLoopWithExpectedCount* run_loop_state, in OnServiceOwnerChanged()326 RunLoopWithExpectedCount run_loop_state; in TEST()