Home
last modified time | relevance | path

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

/system/libvintf/test/
Dvintf_object_tests.cpp2804 bool hasHidl = in TEST_P() local
2807 bool hasHal = hasHidl || hasAidl; in TEST_P()
2809 << "checkDeprecation() returns " << deprecation << "; hasHidl = " << hasHidl in TEST_P()
2984 bool hasHidl = manifest->hasHidlInstance(composerHidlHalName, {2, 1}, "IComposer", "default"); in TEST_P() local
2986 bool hasHal = hasHidl || hasAidl; in TEST_P()
2988 << "checkDeprecation() returns " << deprecation << "; hasHidl = " << hasHidl in TEST_P()