Home
last modified time | relevance | path

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

/cts/hostsidetests/graphics/gpuprofiling/src/android/graphics/gpuprofiling/cts/
DCtsFrameTracerDataSourceTest.java51 private void bypassTestForFeatures(String... features) throws Exception { in bypassTestForFeatures() method in CtsFrameTracerDataSourceTest
60 bypassTestForFeatures(FEATURE_AUTOMOTIVE, FEATURE_EMBEDDED, FEATURE_LEANBACK_ONLY, in setUp()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java914 private void bypassTestForFeatures(String... features) throws DeviceNotAvailableException { in bypassTestForFeatures() method in ExternalStorageHostTest
924 bypassTestForFeatures(FEATURE_AUTOMOTIVE, FEATURE_EMBEDDED, FEATURE_LEANBACK_ONLY, in testSystemGalleryExists()