Home
last modified time | relevance | path

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

/external/icu4c/test/perf/ustrperf/
Dstringperf.h91 if (fnType_==Fn_ICU) { in call()
99 if (fnType_==Fn_ICU) { in call()
108 if (fnType_==Fn_ICU) { in call()
114 if (fnType_==Fn_ICU) { in call()
145 fnType_ = Fn_ICU; in StringPerfFunction()
169 fnType_ = Fn_STD; in StringPerfFunction()
193 fnType_ = Fn_ICU; in StringPerfFunction()
213 fnType_ = Fn_STD; in StringPerfFunction()
337 FnType fnType_; variable