Home
last modified time | relevance | path

Searched defs:ResultAggregatorTestWithMockDispatcher (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/
Dresult_aggregator_unittest.cc73 class ResultAggregatorTestWithMockDispatcher : public ResultAggregatorTest { class
75 ResultAggregatorTestWithMockDispatcher() : ResultAggregatorTest() {} in ResultAggregatorTestWithMockDispatcher() function in shill::ResultAggregatorTestWithMockDispatcher
97 TEST_F(ResultAggregatorTestWithMockDispatcher, Unused) { in TEST_F() argument
101 TEST_F(ResultAggregatorTestWithMockDispatcher, BothSucceed) { in TEST_F() argument
109 TEST_F(ResultAggregatorTestWithMockDispatcher, FirstFails) { in TEST_F() argument
117 TEST_F(ResultAggregatorTestWithMockDispatcher, SecondFails) { in TEST_F() argument
125 TEST_F(ResultAggregatorTestWithMockDispatcher, BothFail) { in TEST_F() argument
133 TEST_F(ResultAggregatorTestWithMockDispatcher, in TEST_F() argument