Searched refs:NiceMockStatsCollector (Results 1 – 2 of 2) sorted by relevance
30 using ::android::automotive::evs::V1_1::implementation::NiceMockStatsCollector;50 std::make_unique<NiceMockStatsCollector>(), in TEST()57 std::make_unique<NiceMockStatsCollector>(), in TEST()72 std::make_unique<NiceMockStatsCollector>(), in TEST()
51 using NiceMockStatsCollector = ::testing::NiceMock<MockStatsCollector>; variable