Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dservice_framework_tests.cpp243 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