Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dbt_profile_unittest.cc68 ExpectMethodCall(PROFILE_MANAGER_OBJ_PATH, BLUEZ_PROFILE_MGMT_INTERFACE, in TEST_F()
90 ExpectMethodCall(PROFILE_MANAGER_OBJ_PATH, BLUEZ_PROFILE_MGMT_INTERFACE, in TEST_F()
Ddbus_test.h190 void ExpectMethodCall(std::string path,
256 DBusMatch& ExpectMethodCall(std::string path,
Ddbus_test.cc145 void DBusMatch::ExpectMethodCall(std::string path, in ExpectMethodCall() function in DBusMatch
370 DBusMatch& DBusTest::ExpectMethodCall(std::string path, in ExpectMethodCall() function in DBusTest
374 match.ExpectMethodCall(path, interface, method); in ExpectMethodCall()