Home
last modified time | relevance | path

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

/system/libvintf/test/
DLibVintfTest.cpp4129 std::string aidlOptional = std::string(aidl).replace(hidl.find("false"), 5, "true"); in TEST_F() local
4168 EXPECT_IN(aidlOptional, combinedXml); in TEST_F()