Searched defs:DictLookup (Results 1 – 3 of 3) sorted by relevance
330 class DictLookup : public UPerfFunction { class332 DictLookup(const DictionaryTriePerfTest &perfTest) : perf(perfTest) {} in DictLookup() function in DictLookup