Searched defs:MAX_TOKEN_LEN (Results 26 - 50 of 54) sorted by relevance

123

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dencoll.h27 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationEnglishTest::EToken_Len
H A Dregcoll.h28 enum EToken_Len { MAX_TOKEN_LEN = 32 }; enumerator in enum:CollationRegressionTest::EToken_Len
244 const UChar tests[][CollationRegressionTest::MAX_TOKEN_LEN],
H A Dallcoll.h27 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationDummyTest::EToken_Len
H A Dmnkytst.h27 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationMonkeyTest::EToken_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 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 Dg7coll.h45 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:G7CollationTest::EToken_Len
H A Ditercoll.h29 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationIteratorTest::EToken_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/cintltst/
H A Dcg7coll.h47 #define MAX_TOKEN_LEN 16 macro
/external/icu/icu4c/source/test/intltest/
H A Dencoll.h27 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationEnglishTest::EToken_Len
H A Dregcoll.h28 enum EToken_Len { MAX_TOKEN_LEN = 32 }; enumerator in enum:CollationRegressionTest::EToken_Len
249 const UChar tests[][CollationRegressionTest::MAX_TOKEN_LEN],
H A Dallcoll.h27 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationDummyTest::EToken_Len
H A Dmnkytst.h27 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationMonkeyTest::EToken_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 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 Dg7coll.h45 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:G7CollationTest::EToken_Len
H A Ditercoll.h29 enum EToken_Len { MAX_TOKEN_LEN = 16 }; enumerator in enum:CollationIteratorTest::EToken_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];

Completed in 863 milliseconds

123