HomeSort by relevance Sort by last modified time
    Searched full:sppe1 (Results 1 - 2 of 2) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
TestStringPrep.java 276 StringPrepParseException sppe1 = new StringPrepParseException("dummy1",1,"dummy1",0,0); local
301 if(sppe.equals(sppe1)){
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
TestStringPrep.java 272 StringPrepParseException sppe1 = new StringPrepParseException("dummy1",1,"dummy1",0,0); local
297 if(sppe.equals(sppe1)){

Completed in 65 milliseconds