Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/yaml/
DYamlTestRunners.java28 public class YamlTestRunners { class
37 public YamlTestRunners(List<Map<String, Object>> tests) throws ConfigurationException { in YamlTestRunners() method in YamlTestRunners