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

  /external/chromium_org/third_party/icu/source/test/cintltst/
chashtst.c 160 static const UChar two2[4] = {0x0074, 0x0077, 0x006F, 0}; /* L"two" */ local
194 if(uhash_geti(hash, (void*)two2) != 2){
198 if(uhash_find(hash, (void*)two2) == NULL){
  /external/icu/icu4c/source/test/cintltst/
chashtst.c 160 static const UChar two2[4] = {0x0074, 0x0077, 0x006F, 0}; /* L"two" */ local
194 if(uhash_geti(hash, (void*)two2) != 2){
198 if(uhash_find(hash, (void*)two2) == NULL){

Completed in 115 milliseconds