Home | History | Annotate | Download | only in DateFmtPerf

Lines Matching refs:TESTCASE

34         TESTCASE(0,DateFmt250);
35 TESTCASE(1,DateFmt10000);
36 TESTCASE(2,DateFmt100000);
37 TESTCASE(3,BreakItWord250);
38 TESTCASE(4,BreakItWord10000);
39 TESTCASE(5,BreakItChar250);
40 TESTCASE(6,BreakItChar10000);
41 TESTCASE(7,NumFmt10000);
42 TESTCASE(8,NumFmt100000);
43 TESTCASE(9,Collation10000);
44 TESTCASE(10,Collation100000);
45 TESTCASE(11, DIFCreate250);
46 TESTCASE(12, DIFCreate10000);
47 TESTCASE(13, TimeZoneCreate250);
48 TESTCASE(14, TimeZoneCreate10000);
49 TESTCASE(15, DTPatternGeneratorCreate250);
50 TESTCASE(16, DTPatternGeneratorCreate10000);
51 TESTCASE(17, DTPatternGeneratorCopy250);
52 TESTCASE(18, DTPatternGeneratorCopy10000);
53 TESTCASE(19, DTPatternGeneratorBestValue250);
54 TESTCASE(20, DTPatternGeneratorBestValue10000);
55 TESTCASE(21,DateFmtCopy250);
56 TESTCASE(22,DateFmtCopy10000);
57 TESTCASE(23,DateFmtCreate250);
58 TESTCASE(24,DateFmtCreate10000);