Searched refs:noDict (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp508 : DictLookup(perfTest), trie(NULL), noDict(FALSE) {
521 noDict=TRUE;
526 if(!noDict) {
541 UBool noDict; member in class:BytesTrieDictLookup
586 if(noDict) {
615 if(noDict) {
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp508 : DictLookup(perfTest), trie(NULL), noDict(FALSE) {
521 noDict=TRUE;
526 if(!noDict) {
541 UBool noDict; member in class:BytesTrieDictLookup
586 if(noDict) {
615 if(noDict) {

Completed in 55 milliseconds