Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dbt_device_unittest.cc44 static const char* dbus_message_new_method_call_method; variable
74 dbus_message_new_method_call_method = NULL; in ResetStubData()
343 EXPECT_STREQ("ConnectProfile", dbus_message_new_method_call_method); in TEST_F()
426 EXPECT_STREQ("Disconnect", dbus_message_new_method_call_method); in TEST_F()
536 EXPECT_STREQ("Disconnect", dbus_message_new_method_call_method); in TEST_F()
711 dbus_message_new_method_call_method = method; in dbus_message_new_method_call()