Searched refs:NormalizerPerformanceTest (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/normperf/
H A Dnormperf.cpp20 UPerfFunction* NormalizerPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
74 void NormalizerPerformanceTest::normalizeInput(ULine* dest,const UChar* src ,int32_t srcLen,UNormalizationMode mode, int32_t options){
91 UChar* NormalizerPerformanceTest::normalizeInput(int32_t& len, const UChar* src ,int32_t srcLen,UNormalizationMode mode, int32_t options){
116 NormalizerPerformanceTest::NormalizerPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status) function in class:NormalizerPerformanceTest
171 NormalizerPerformanceTest::~NormalizerPerformanceTest(){
179 UPerfFunction* NormalizerPerformanceTest::TestICU_NFC_NFD_Text(){
188 UPerfFunction* NormalizerPerformanceTest::TestICU_NFC_NFC_Text(){
197 UPerfFunction* NormalizerPerformanceTest
[all...]
H A Dnormperf.h177 class NormalizerPerformanceTest : public UPerfTest{ class in inherits:UPerfTest
194 NormalizerPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status);
195 ~NormalizerPerformanceTest();
/external/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.cpp20 UPerfFunction* NormalizerPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
74 void NormalizerPerformanceTest::normalizeInput(ULine* dest,const UChar* src ,int32_t srcLen,UNormalizationMode mode, int32_t options){
91 UChar* NormalizerPerformanceTest::normalizeInput(int32_t& len, const UChar* src ,int32_t srcLen,UNormalizationMode mode, int32_t options){
116 NormalizerPerformanceTest::NormalizerPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status) function in class:NormalizerPerformanceTest
171 NormalizerPerformanceTest::~NormalizerPerformanceTest(){
179 UPerfFunction* NormalizerPerformanceTest::TestICU_NFC_NFD_Text(){
188 UPerfFunction* NormalizerPerformanceTest::TestICU_NFC_NFC_Text(){
197 UPerfFunction* NormalizerPerformanceTest
[all...]
H A Dnormperf.h177 class NormalizerPerformanceTest : public UPerfTest{ class in inherits:UPerfTest
194 NormalizerPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status);
195 ~NormalizerPerformanceTest();

Completed in 522 milliseconds