Home
last modified time | relevance | path

Searched defs:deviceCount (Results 1 – 1 of 1) sorted by relevance

/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
DCommonConfigLoadingTest.java161 int deviceCount = 0; in testConfigurationLoad() local
299 private void checkPythonModules(File config, int deviceCount) in checkPythonModules()