Home
last modified time | relevance | path

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

/system/libvintf/test/
Dvintf_object_tests.cpp2806 bool hasAidl = manifest->hasAidlInstance("android.hardware.health", 1, "IHealth", "default"); in TEST_P() local
2807 bool hasHal = hasHidl || hasAidl; in TEST_P()
2810 << ", hasAidl = " << hasAidl; in TEST_P()
2985 bool hasAidl = manifest->hasAidlInstance(composerAidlHalName, 1, "IComposer", "default"); in TEST_P() local
2986 bool hasHal = hasHidl || hasAidl; in TEST_P()
2989 << ", hasAidl = " << hasAidl; in TEST_P()