Searched refs:txt_testCasePatterns (Results 1 – 1 of 1) sorted by relevance
34 static const char* const txt_testCasePatterns[] = { variable65 uint32_t strSize = (uint32_t)strlen(txt_testCasePatterns[i]) + 1; in InitStrings()67 u_uastrncpy(testCasePatterns[i], txt_testCasePatterns[i], strSize); in InitStrings()