Lines Matching refs:MAX_LEN
2601 const int MAX_LEN= 52; in TestDevanagariLatinRT() local
2602 const char* const source[MAX_LEN] = { in TestDevanagariLatinRT()
2663 const char* const expected[MAX_LEN] = { in TestDevanagariLatinRT()
2732 for(int i= 0; i<MAX_LEN; i++){ in TestDevanagariLatinRT()
2742 const int MAX_LEN=10; in TestTeluguLatinRT() local
2743 const char* const source[MAX_LEN] = { in TestTeluguLatinRT()
2756 const char* const expected[MAX_LEN] = { in TestTeluguLatinRT()
2780 for(int i= 0; i<MAX_LEN; i++){ in TestTeluguLatinRT()
2790 const int MAX_LEN =16; in TestSanskritLatinRT() local
2791 const char* const source[MAX_LEN] = { in TestSanskritLatinRT()
2810 const char* const expected[MAX_LEN] = { in TestSanskritLatinRT()
2840 for(int i= 0; i<MAX_LEN; i++){ in TestSanskritLatinRT()
2870 const int MAX_LEN = UPRV_LENGTHOF(source); in TestCompoundLatinRT() local
2871 const char* const expected[MAX_LEN] = { in TestCompoundLatinRT()
2890 if(MAX_LEN != UPRV_LENGTHOF(expected)) { in TestCompoundLatinRT()
2909 for(int i= 0; i<MAX_LEN; i++){ in TestCompoundLatinRT()