Searched defs:other_service (Results 1 – 1 of 1) sorted by relevance
243 const std::shared_ptr<TestService>& other_service) in TestService()247 const std::shared_ptr<TestService>& other_service, bool blocking) in TestService()544 auto other_service = TestService::Create(kTestService1); in TEST_F() local