Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-fruit/tests/
H A Dfruit_test_common.py254 def _replace_using_test_params(s, test_params): function
263 source_code = _replace_using_test_params(source_code, test_params)
366 expected_error_regex = _replace_using_test_params(expected_error_regex, test_params)
422 expected_fruit_error_regex = _replace_using_test_params(expected_fruit_error_regex, test_params)
537 expected_error_regex = _replace_using_test_params(expected_error_regex, test_params)