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

  /external/chromium_org/third_party/icu/source/test/intltest/
tchcfmt.cpp 74 ChoiceFormat* formequal=new ChoiceFormat(limits, monthNames, 7); local
78 if(!(*form == *formequal)){
81 delete formequal;
  /external/icu4c/test/intltest/
tchcfmt.cpp 74 ChoiceFormat* formequal=new ChoiceFormat(limits, monthNames, 7); local
78 if(!(*form == *formequal)){
81 delete formequal;

Completed in 122 milliseconds