Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java1285 if (isSupportedRunConfiguration(batch.config)) { in runTestRunBatch()
1296 private boolean isSupportedRunConfiguration(BatchRunConfiguration runConfig) in isSupportedRunConfiguration() method in DeqpTestRunner