Searched refs:declared_instance (Results 1 – 1 of 1) sorted by relevance
223 for (const auto &declared_instance : passthrough_declared) { in TEST_P() local224 auto hal_service = GetPassthroughService(declared_instance); in TEST_P()231 cout << "Skip calling interfaceChain on " << declared_instance.string() in TEST_P()251 return ToFqInstance(interface, declared_instance.getInstance()); in TEST_P()