Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/dbus/
H A Dbus_unittest.cc61 void OnServiceOwnerChanged(RunLoopWithExpectedCount* run_loop_state, in OnServiceOwnerChanged()
326 RunLoopWithExpectedCount run_loop_state; in TEST() local