Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java198 public String getGlConfig() { in getGlConfig() method in DeqpTestRunner.BatchRunConfiguration
1090 glConfig = DEFAULT_CONFIG.getGlConfig(); in parseRunConfig()
1613 if (!runConfig.getGlConfig().isEmpty()) { in getRunConfigDisplayCmdLine()
1615 deqpCmdLine.append(runConfig.getGlConfig()); in getRunConfigDisplayCmdLine()