Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_uastrncpy

65         u_uastrncpy(testCasePatterns[i], txt_testCasePatterns[i], strSize);
70 u_uastrncpy(testResultStrings[i], txt_testResultStrings[i], strSize);
117 u_uastrncpy(str, "MyDisk", 7);
1034 u_uastrncpy(pattern, PAT, sizeof(pattern)/sizeof(pattern[0]));
1107 u_uastrncpy(pattern, patChars, sizeof(pattern)/sizeof(pattern[0]));
1108 u_uastrncpy(expected, expectedChars, sizeof(expected)/sizeof(expected[0]));