Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_method_invoker_unittest.cc230 class AsyncDBusMethodInvokerTest : public testing::Test { class
248 .WillRepeatedly(Invoke(this, &AsyncDBusMethodInvokerTest::HandleCall)); in SetUp()
286 TEST_F(AsyncDBusMethodInvokerTest, TestSuccess) { in TEST_F() argument
314 TEST_F(AsyncDBusMethodInvokerTest, TestFailure) { in TEST_F() argument