Searched refs:AsyncDBusMethodInvokerTest (Results 1 – 1 of 1) sorted by relevance
229 class AsyncDBusMethodInvokerTest : public testing::Test { class247 .WillRepeatedly(Invoke(this, &AsyncDBusMethodInvokerTest::HandleCall)); in SetUp()285 TEST_F(AsyncDBusMethodInvokerTest, TestSuccess) { in TEST_F() argument313 TEST_F(AsyncDBusMethodInvokerTest, TestFailure) { in TEST_F() argument