Searched refs:testDeps (Results 1 – 1 of 1) sorted by relevance
93 YamlTestDependencies testDeps = in translateYamlInTradefed() local96 dependencyFiles = convertDependenciesToObjects(configDef, testDeps); in translateYamlInTradefed()134 ConfigurationDef def, YamlTestDependencies testDeps) { in convertDependenciesToObjects() argument136 List<String> apks = testDeps.apks(); in convertDependenciesToObjects()160 Map<String, String> deviceFiles = testDeps.deviceFiles(); in convertDependenciesToObjects()184 dependencies.addAll(testDeps.files()); in convertDependenciesToObjects()