OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BASE_LOCATION
(Results
1 - 2
of
2
) sorted by null
/external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
CreateExecFiles.java
26
private static final String
BASE_LOCATION
= "./src/org/jacoco/ant/data/";
31
out = new FileOutputStream(
BASE_LOCATION
+ "sample1.exec");
35
out = new FileOutputStream(
BASE_LOCATION
+ "sample2.exec");
39
out = new FileOutputStream(
BASE_LOCATION
+ "nomatch.exec");
/external/icu/icu4j/eclipse-build/pdebuild/
build.properties
128
baseLocation=@
BASE_LOCATION
@
Completed in 2860 milliseconds