Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/util/build/
DBuildStep.java33 final File folder; field in BuildStep.BuildFile
36 BuildFile(String folder, String fileName) { in BuildFile() argument
37 this.folder = new File(folder); in BuildFile()
38 this.fileName = new File(this.folder, fileName); in BuildFile()
DJarBuildStep.java40 File tempFile = new File(inputFile.folder, destFileName); in build()
61 inputFile.folder.getAbsolutePath(), destFileName}; in build()
75 inputFile.folder.getAbsolutePath()+", "+ destFileName); in build()
DDasmBuildStep.java94 String dest_dir = outputFile.folder.getAbsolutePath(); in assemble()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableTest.java76 File folder = new File(outputFolder); in saveVectorDrawableIntoPNG() local
77 if (!folder.exists()) { in saveVectorDrawableIntoPNG()
78 folder.mkdir(); in saveVectorDrawableIntoPNG()
DVectorDrawableTest.java172 File folder = new File(outputFolder); in saveVectorDrawableIntoPNG() local
173 if (!folder.exists()) { in saveVectorDrawableIntoPNG()
174 folder.mkdir(); in saveVectorDrawableIntoPNG()
/cts/tools/dex-tools/
DREADME.txt8 Since this folder contains a .project file, it can be imported directly into eclipse as a java proj…
/cts/tools/signature-tools/
DREADME.txt18 Since this folder contains a .project file, it can be imported directly into eclipse as a java proj…
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/
Dbootstrap.css1859 .icon-folder-close {
1862 .icon-folder-open {