Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java1724 final boolean supported = queryIsSupportedConfigCommandLine(commandLine); in isSupportedGlesRenderConfig()
1729 private boolean queryIsSupportedConfigCommandLine(String deqpCommandLine) in queryIsSupportedConfigCommandLine() method in DeqpTestRunner