Home
last modified time | relevance | path

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

/cts/tools/utils/
DCollectAllTests.java293 private final String jarPath; field in CollectAllTests.TestType
295 private TestType (int type, String jarPath) { in TestType()
305 String jarPath = null; in getTestType() local