HomeSort by relevance Sort by last modified time
    Searched refs:CharPerformanceTest (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/test/perf/charperf/
charperf.cpp 35 CharPerformanceTest test(argc, argv, status);
47 CharPerformanceTest::CharPerformanceTest(int32_t argc, const char *argv[],
88 CharPerformanceTest::~CharPerformanceTest()
92 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec,
126 UPerfFunction* CharPerformanceTest::TestIsAlpha()
131 UPerfFunction* CharPerformanceTest::TestIsUpper()
136 UPerfFunction* CharPerformanceTest::TestIsLower()
141 UPerfFunction* CharPerformanceTest::TestIsDigit(
    [all...]
charperf.h 83 class CharPerformanceTest : public UPerfTest
86 CharPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);
87 ~CharPerformanceTest();
  /external/icu4c/test/perf/charperf/
charperf.cpp 35 CharPerformanceTest test(argc, argv, status);
47 CharPerformanceTest::CharPerformanceTest(int32_t argc, const char *argv[],
88 CharPerformanceTest::~CharPerformanceTest()
92 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec,
126 UPerfFunction* CharPerformanceTest::TestIsAlpha()
131 UPerfFunction* CharPerformanceTest::TestIsUpper()
136 UPerfFunction* CharPerformanceTest::TestIsLower()
141 UPerfFunction* CharPerformanceTest::TestIsDigit(
    [all...]
charperf.h 83 class CharPerformanceTest : public UPerfTest
86 CharPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);
87 ~CharPerformanceTest();

Completed in 2116 milliseconds