Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java1345 if (isSupportedRunConfiguration(batch.config)) { in runTestRunBatch()
1352 private boolean isSupportedRunConfiguration(BatchRunConfiguration runConfig) in isSupportedRunConfiguration() method in DeqpTestRunner