Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/gki/
Dgeneric_boot_image_test.cpp41 bool device_supports_feature = false; in deviceSupportsFeature() local
48 device_supports_feature = true; in deviceSupportsFeature()
58 return device_supports_feature; in deviceSupportsFeature()
/test/vts-testcase/security/avb/
Dvts_gki_compliance_test.cpp375 bool device_supports_feature = false; in DeviceSupportsFeature() local
382 device_supports_feature = true; in DeviceSupportsFeature()
388 return device_supports_feature; in DeviceSupportsFeature()