Searched refs:srcTwo2 (Results 1 – 1 of 1) sorted by relevance
235 const char srcTwo2[] = "tm"; // two byte variable237 char *ret = strstr(destS, srcTwo2);239 LOG("[DEMO] posix string test case 9(except):strstr(%s) %s ok.\n", srcTwo2, destS);241 LOG("[DEMO] posix string test case 9(except):strstr(%s) %s fail.\n", srcTwo2, destS);