Home
last modified time | relevance | path

Searched refs:debugInfo (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp853 for (const auto& debugInfo : list) { in TEST_F() local
855 EXPECT_TRUE(FQName::parse(debugInfo.interfaceName, &name)) << debugInfo.interfaceName; in TEST_F()
856 EXPECT_TRUE(debugInfo.instanceName.size() > 0); in TEST_F()