Searched refs:ConverterPerformanceTest (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/perf/convperf/
H A Dconvperf.cpp20 ConverterPerformanceTest test(argc, argv, status);
32 ConverterPerformanceTest::ConverterPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status) function in class:ConverterPerformanceTest
37 ConverterPerformanceTest::~ConverterPerformanceTest(){
41 UPerfFunction* ConverterPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
122 UPerfFunction* ConverterPerformanceTest::TestICU_CleanOpenAllConverters() {
131 UPerfFunction* ConverterPerformanceTest::TestICU_OpenAllConverters() {
140 UPerfFunction* ConverterPerformanceTest::TestICU_UTF8_FromUnicode(){
149 UPerfFunction* ConverterPerformanceTest
[all...]
H A Dconvperf.h489 class ConverterPerformanceTest : public UPerfTest{ class in inherits:UPerfTest
493 ConverterPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status);
494 ~ConverterPerformanceTest();

Completed in 99 milliseconds