Home
last modified time | relevance | path

Searched refs:_search_regex_in_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/build/android/gyp/
H A Dnocompile_test.py105 return _search_regex_in_list(failure_message.split('\n'), regex)
108 def _search_regex_in_list(value, regex): function
176 and _search_regex_in_list(test_output.split('\n'), _GN_GEN_REGEX)):
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dnocompile_test.py105 return _search_regex_in_list(failure_message.split('\n'), regex)
108 def _search_regex_in_list(value, regex): function
176 and _search_regex_in_list(test_output.split('\n'), _GN_GEN_REGEX)):