Lines Matching refs:expectedChars
1101 const char expectedChars[] = {"123abc"};1105 UChar expected[sizeof(expectedChars)];1108 u_uastrncpy(expected, expectedChars, sizeof(expected)/sizeof(expected[0]));