Searched refs:BoundPingService (Results 1 – 1 of 1) sorted by relevance
88 struct BoundPingService { struct89 BoundPingService() : binding(&impl) { binding.Bind(MakeRequest(&service)); } in BoundPingService() argument123 BoundPingService* inactive_services = in TEST_F()124 new BoundPingService[kNumInactiveServices]; in TEST_F()