Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp41 return GetShippingApiLevel() <= 27 && !IsAndroidPlatformInterface(fq_name); in LegacyAndExempt()
274 if (!IsAndroidPlatformInterface(fq_name)) { in TEST_P()
367 if (!IsAndroidPlatformInterface(fq_name)) return; in TEST_P()
407 (!IsAndroidPlatformInterface(fq_name) || in TEST_P()
445 if (IsAndroidPlatformInterface(fq_iface_name)) { in TEST_P()
Dvts_treble_vintf_test_o_mr1.cpp73 !IsAndroidPlatformInterface(fq_iface_name); in IsExempt()
233 if (IsAndroidPlatformInterface(fq_iface_name)) { in TEST_F()
Dutils.cpp103 bool IsAndroidPlatformInterface(const FQName &fq_iface_name) { in IsAndroidPlatformInterface() function
Dutils.h93 bool IsAndroidPlatformInterface(const FQName& fq_iface_name);