Searched refs:strCopy (Results 1 – 1 of 1) sorted by relevance
314 char strCopy[64]; in expectContainment() local319 strncpy(strCopy, stringStart, stringLength); in expectContainment()320 strCopy[stringLength] = 0; in expectContainment()327 strCopy); in expectContainment()331 strCopy); in expectContainment()461 char strCopy[64]; in expectItems() local466 strncpy(strCopy, stringStart, stringLength); in expectItems()467 strCopy[stringLength] = 0; in expectItems()474 pat, strCopy); in expectItems()480 pat, strCopy); in expectItems()