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

  /external/chromium_org/third_party/icu/source/test/intltest/
testidn.cpp 289 int32_t noValueInTrie = 0;
310 noValueInTrie++;
321 test.logln("Number of code points that have no value in Trie: %i \n",noValueInTrie);
  /external/icu/icu4c/source/test/intltest/
testidn.cpp 289 int32_t noValueInTrie = 0;
310 noValueInTrie++;
321 test.logln("Number of code points that have no value in Trie: %i \n",noValueInTrie);

Completed in 497 milliseconds