Home
last modified time | relevance | path

Searched refs:fnType_ (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h98 if (fnType_==Fn_ICU) { in call()
106 if (fnType_==Fn_ICU) { in call()
115 if (fnType_==Fn_ICU) { in call()
121 if (fnType_==Fn_ICU) { in call()
152 fnType_ = Fn_ICU; in StringPerfFunction()
176 fnType_ = Fn_STD; in StringPerfFunction()
200 fnType_ = Fn_ICU; in StringPerfFunction()
220 fnType_ = Fn_STD; in StringPerfFunction()
344 FnType fnType_; variable