Searched refs:MAX_TOKEN_LEN (Results 1 - 25 of 90) sorted by relevance

1234

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccurrtst.h29 #define MAX_TOKEN_LEN 16 macro
H A Dcdetst.h31 #define MAX_TOKEN_LEN 16 macro
H A Dcestst.h31 #define MAX_TOKEN_LEN 16 macro
H A Dcfintst.h31 #define MAX_TOKEN_LEN 16 macro
H A Dcfrtst.h30 #define MAX_TOKEN_LEN 16 macro
H A Dcturtst.h30 #define MAX_TOKEN_LEN 16 macro
H A Dencoll.h30 #define MAX_TOKEN_LEN 16 macro
H A Dcjaptst.h34 #define MAX_TOKEN_LEN 16 macro
/external/icu/icu4c/source/test/cintltst/
H A Dccurrtst.h29 #define MAX_TOKEN_LEN 16 macro
H A Dcdetst.h31 #define MAX_TOKEN_LEN 16 macro
H A Dcestst.h31 #define MAX_TOKEN_LEN 16 macro
H A Dcfintst.h31 #define MAX_TOKEN_LEN 16 macro
H A Dcfrtst.h30 #define MAX_TOKEN_LEN 16 macro
H A Dcturtst.h30 #define MAX_TOKEN_LEN 16 macro
H A Dencoll.h30 #define MAX_TOKEN_LEN 16 macro
H A Dcjaptst.h34 #define MAX_TOKEN_LEN 16 macro
/external/chromium_org/third_party/icu/source/test/intltest/
H A Djacoll.h26 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationKanaTest::EToken_Len
51 static const UChar testSourceCases[][MAX_TOKEN_LEN];
52 static const UChar testTargetCases[][MAX_TOKEN_LEN];
54 static const UChar testBaseCases[][MAX_TOKEN_LEN];
55 static const UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN];
56 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN];
57 static const UChar testKatakanaHiraganaCases[][MAX_TOKEN_LEN];
58 static const UChar testChooonKigooCases[][MAX_TOKEN_LEN];
H A Dfrcoll.h25 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationFrenchTest::EToken_Len
41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
42 static const UChar testTargetCases[][MAX_TOKEN_LEN];
43 static const UChar testBugs[][MAX_TOKEN_LEN];
45 static const UChar testAcute[][MAX_TOKEN_LEN];
H A Ddecoll.h25 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationGermanTest::EToken_Len
41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
42 static const UChar testTargetCases[][MAX_TOKEN_LEN];
H A Descoll.h27 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationSpanishTest::EToken_Len
40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
41 static const UChar testTargetCases[][MAX_TOKEN_LEN];
H A Dficoll.h26 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationFinnishTest::EToken_Len
39 static const UChar testSourceCases[][MAX_TOKEN_LEN];
40 static const UChar testTargetCases[][MAX_TOKEN_LEN];
H A Dlcukocol.h21 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:LotusCollationKoreanTest::EToken_Len
31 static const UChar testSourceCases[][MAX_TOKEN_LEN];
32 static const UChar testTargetCases[][MAX_TOKEN_LEN];
H A Dtrcoll.h26 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationTurkishTest::EToken_Len
40 static const UChar testSourceCases[][MAX_TOKEN_LEN];
41 static const UChar testTargetCases[][MAX_TOKEN_LEN];
/external/icu/icu4c/source/test/intltest/
H A Djacoll.h26 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationKanaTest::EToken_Len
51 static const UChar testSourceCases[][MAX_TOKEN_LEN];
52 static const UChar testTargetCases[][MAX_TOKEN_LEN];
54 static const UChar testBaseCases[][MAX_TOKEN_LEN];
55 static const UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN];
56 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN];
57 static const UChar testKatakanaHiraganaCases[][MAX_TOKEN_LEN];
58 static const UChar testChooonKigooCases[][MAX_TOKEN_LEN];
H A Dfrcoll.h25 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationFrenchTest::EToken_Len
41 static const UChar testSourceCases[][MAX_TOKEN_LEN];
42 static const UChar testTargetCases[][MAX_TOKEN_LEN];
43 static const UChar testBugs[][MAX_TOKEN_LEN];
45 static const UChar testAcute[][MAX_TOKEN_LEN];

Completed in 206 milliseconds

1234