Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_uastrncpy

66         u_uastrncpy(testCasePatterns[i], txt_testCasePatterns[i], strSize);
71 u_uastrncpy(testResultStrings[i], txt_testResultStrings[i], strSize);
118 u_uastrncpy(str, "MyDisk", 7);
1035 u_uastrncpy(pattern, PAT, sizeof(pattern)/sizeof(pattern[0]));
1108 u_uastrncpy(pattern, patChars, sizeof(pattern)/sizeof(pattern[0]));
1109 u_uastrncpy(expected, expectedChars, sizeof(expected)/sizeof(expected[0]));