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