Home | History | Annotate | Download | only in tests

Lines Matching refs:memrchr

774 TEST(string, memrchr) {
792 ASSERT_TRUE(memrchr(state.ptr1, seek_char, state.len[i]) == expected);