Home
last modified time | relevance | path

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

/cts/tools/host/src/com/android/cts/
DTestSessionBuilder.java164 String xmlConfigFilePath = in loadPackages() local
166 File xmlFile = new File(xmlConfigFilePath); in loadPackages()