Searched refs:ExpectMethodCall (Results 1 – 3 of 3) sorted by relevance
/external/adhd/cras/src/tests/ |
D | bt_profile_unittest.cc | 68 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()
|
D | dbus_test.h | 190 void ExpectMethodCall(std::string path, std::string interface, 253 DBusMatch& ExpectMethodCall(std::string path, std::string interface,
|
D | dbus_test.cc | 153 void DBusMatch::ExpectMethodCall(std::string path, in ExpectMethodCall() function in DBusMatch 399 DBusMatch& DBusTest::ExpectMethodCall(std::string path, in ExpectMethodCall() function in DBusTest 403 match.ExpectMethodCall(path, interface, method); in ExpectMethodCall()
|