Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DSystemVendorTest.cpp112 const bool is_release = in TEST_F() local
116 if (is_release) { in TEST_F()
DSingleManifestTest.cpp656 void checkVintfExtensionInterfaces(const sp<IBinder> &binder, bool is_release) { in checkVintfExtensionInterfaces() argument
668 if (is_release) { in checkVintfExtensionInterfaces()
684 checkVintfExtensionInterfaces(extension, is_release); in checkVintfExtensionInterfaces()
743 const bool is_release = in TEST_P() local
758 if (is_release || (reliable_version && is_existing)) { in TEST_P()
774 if (is_release) { in TEST_P()
784 checkVintfExtensionInterfaces(binder, is_release); in TEST_P()