Searched refs:good_needle (Results 1 – 1 of 1) sorted by relevance
233 const wchar_t* good_needle = L"ll"; in TEST() local237 ASSERT_EQ(&haystack[10], wcsstr(haystack, good_needle)); in TEST()