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, 256 DBusMatch& ExpectMethodCall(std::string path,
|
D | dbus_test.cc | 145 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()
|