Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestMapping.java186 Path importPath = testMappingsDir.relativize(filePath).getParent(); in getTestCollection() local
334 Path importPath = Paths.get(testObject.getString(KEY_IMPORT_PATH)); in listTestMappingFiles() local