Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java63 private static final BatchRunConfiguration DEFAULT_CONFIG = field in DeqpTestRunner
1071 testInstanceSet.add(DEFAULT_CONFIG); in parseTestInstances()
1090 glConfig = DEFAULT_CONFIG.getGlConfig(); in parseRunConfig()
1095 rotation = DEFAULT_CONFIG.getRotation(); in parseRunConfig()
1100 surfaceType = DEFAULT_CONFIG.getSurfaceType(); in parseRunConfig()