OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringPerformanceTest
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/perf/ustrperf/
stringperf.cpp
33
StringPerformanceTest
test(argc, argv, status);
63
StringPerformanceTest
::
StringPerformanceTest
(int32_t argc, const char *argv[],
114
StringPerformanceTest
::~
StringPerformanceTest
()
120
UPerfFunction*
StringPerformanceTest
::runIndexedTest(int32_t index, UBool exec,
158
UPerfFunction*
StringPerformanceTest
::TestCtor()
167
UPerfFunction*
StringPerformanceTest
::TestCtor1()
176
UPerfFunction*
StringPerformanceTest
::TestCtor2()
185
UPerfFunction*
StringPerformanceTest
::TestCtor3(
[
all
...]
stringperf.h
343
class
StringPerformanceTest
: public UPerfTest
346
StringPerformanceTest
(int32_t argc, const char *argv[], UErrorCode &status);
347
~
StringPerformanceTest
();
Completed in 34 milliseconds