Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java271 private static final class CapabilityQueryFailureException extends Exception { class in DeqpTestRunner
1255 private void runTests() throws DeviceNotAvailableException, CapabilityQueryFailureException { in runTests()
1271 CapabilityQueryFailureException { in runTestRunBatch()
1291 throws DeviceNotAvailableException, CapabilityQueryFailureException { in isSupportedRunConfiguration()
1625 throws DeviceNotAvailableException, CapabilityQueryFailureException { in isSupportedVulkan()
1660 throws DeviceNotAvailableException, CapabilityQueryFailureException { in isSupportedGlesRenderConfig()
1685 throws DeviceNotAvailableException, CapabilityQueryFailureException { in queryIsSupportedConfigCommandLine()
1705 throw new CapabilityQueryFailureException(); in queryIsSupportedConfigCommandLine()
1710 throw new CapabilityQueryFailureException(); in queryIsSupportedConfigCommandLine()
1713 throw new CapabilityQueryFailureException(); in queryIsSupportedConfigCommandLine()
[all …]