OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DELTA_START
(Results
1 - 3
of
3
) sorted by null
/external/junit/src/junit/framework/
ComparisonCompactor.java
7
private static final String
DELTA_START
= "[";
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 963 milliseconds