Searched refs:search1 (Results 1 – 4 of 4) sorted by relevance
30 def search1(path): function57 cache[path] = res = search1(path)77 def search1(path_in_suite): function104 cache[key] = res = search1(path_in_suite)
157 def search1(path): function183 cache[path] = res = search1(path)203 def search1(path_in_suite): function223 cache[key] = res = search1(path_in_suite)
226 auto search1 = std::search(output.begin(), output.end(), in testPngComments() local237 REPORTER_ASSERT(r, search1 != output.end()); in testPngComments()
1812 static const nir_search_expression search1 = { variable2203 { &search1, &replace1.value, 0 },