Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestInfo.java67 public void addSources(Set<String> sources) { in addSources() method in TestInfo
132 this.addSources(test.getSources()); in merge()
242 this.addSources(test.getSources()); in merge()