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.h93 if (fnType_==Fn_ICU) { in call()
101 if (fnType_==Fn_ICU) { in call()
110 if (fnType_==Fn_ICU) { in call()
116 if (fnType_==Fn_ICU) { in call()
147 fnType_ = Fn_ICU; in StringPerfFunction()
171 fnType_ = Fn_STD; in StringPerfFunction()
195 fnType_ = Fn_ICU; in StringPerfFunction()
215 fnType_ = Fn_STD; in StringPerfFunction()
339 FnType fnType_; variable