OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DELTA_END
(Results
1 - 3
of
3
) sorted by null
/external/junit/src/junit/framework/
ComparisonCompactor.java
6
private static final String
DELTA_END
= "]";
33
String result= DELTA_START + source.substring(fPrefix, source.length() - fSuffix + 1) +
DELTA_END
;
/libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar
/prebuilt/common/tradefed/
tradefed-prebuilt.jar
Completed in 2609 milliseconds