Home
last modified time | relevance | path

Searched refs:run_loop_state (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/dbus/
Dbus_unittest.cc65 void OnServiceOwnerChanged(RunLoopWithExpectedCount* run_loop_state, in OnServiceOwnerChanged() argument
71 run_loop_state->QuitIfConditionIsSatisified(); in OnServiceOwnerChanged()
351 RunLoopWithExpectedCount run_loop_state; in TEST() local
362 &run_loop_state, in TEST()
377 run_loop_state.Run(1); in TEST()
399 &run_loop_state, in TEST()
408 run_loop_state.Run(2); in TEST()