Searched defs:hasFile (Results 1 – 3 of 3) sorted by relevance
73 UBool hasFile() const { return ucharBuf!=nullptr; } in hasFile() function in DictionaryTriePerfTest
73 UBool hasFile() const { return ucharBuf!=NULL; } in hasFile() function in DictionaryTriePerfTest
721 bool hasFile = false; in CPPline() local