Searched refs:search3 (Results 1 – 2 of 2) sorted by relevance
275 auto search3 = std::search(output.begin(), output.end(), in testPngComments() local284 REPORTER_ASSERT(r, search3 != output.end()); in testPngComments()
277 auto search3 = std::search(output.begin(), output.end(), in testPngComments() local286 REPORTER_ASSERT(r, search3 != output.end()); in testPngComments()