Searched refs:bad_needle (Results 1 - 1 of 1) sorted by last modified time

/bionic/tests/
H A Dwchar_test.cpp228 const wchar_t* bad_needle = L"wort"; local
232 ASSERT_EQ(NULL, wcsstr(haystack, bad_needle));

Completed in 4479 milliseconds