Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
Dutils.cpp114 bool DeviceSupportsFeature(const char *feature) { in DeviceSupportsFeature() function
Dutils.h99 bool DeviceSupportsFeature(const char* feature);
DSingleManifestTest.cpp412 DeviceSupportsFeature("android.hardware.type.automotive"); in TEST_P()