Searched defs:sppe (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestStringPrep.java | 270 StringPrepParseException sppe = new StringPrepParseException("dummy",0,"dummy",0,0); in TestStringPrepParseExceptionEquals() local 306 StringPrepParseException sppe = new StringPrepParseException("dummy",i,"dummy",0,0); in TestGetError() local 319 …StringPrepParseException sppe = new StringPrepParseException("dummy",i,WordAtLeast16Characters,0,0… in TestSetPreContext() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
D | TestStringPrep.java | 274 StringPrepParseException sppe = new StringPrepParseException("dummy",0,"dummy",0,0); in TestStringPrepParseExceptionEquals() local 310 StringPrepParseException sppe = new StringPrepParseException("dummy",i,"dummy",0,0); in TestGetError() local 323 …StringPrepParseException sppe = new StringPrepParseException("dummy",i,WordAtLeast16Characters,0,0… in TestSetPreContext() local
|