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.java255 private static final class CapabilityQueryFailureException extends Exception { class in DeqpTestRunner
1261 private void runTests() throws DeviceNotAvailableException, CapabilityQueryFailureException { in runTests()
1277 CapabilityQueryFailureException { in runTestRunBatch()
1297 throws DeviceNotAvailableException, CapabilityQueryFailureException { in isSupportedRunConfiguration()
1630 throws DeviceNotAvailableException, CapabilityQueryFailureException { in isSupportedVulkan()
1665 throws DeviceNotAvailableException, CapabilityQueryFailureException { in isSupportedGlesRenderConfig()
1690 throws DeviceNotAvailableException, CapabilityQueryFailureException { in queryIsSupportedConfigCommandLine()
1710 throw new CapabilityQueryFailureException(); in queryIsSupportedConfigCommandLine()
1715 throw new CapabilityQueryFailureException(); in queryIsSupportedConfigCommandLine()
1718 throw new CapabilityQueryFailureException(); in queryIsSupportedConfigCommandLine()
[all …]