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.java1279 if (isSupportedRunConfiguration(batch.config)) { in runTestRunBatch()
1290 private boolean isSupportedRunConfiguration(BatchRunConfiguration runConfig) in isSupportedRunConfiguration() method in DeqpTestRunner