Searched refs:deviceCount (Results 1 – 1 of 1) sorted by relevance
161 int deviceCount = 0; in testConfigurationLoad() local191 checkPythonModules(config, deviceCount); in testConfigurationLoad()194 deviceCount++; in testConfigurationLoad()299 private void checkPythonModules(File config, int deviceCount) in checkPythonModules() argument301 if (deviceCount != 0) { in checkPythonModules()