Home | History | Annotate | Download | only in site_utils

Lines Matching full:result_path

400         for result_path, result_pattern in [(cts_path, CTS_RESULT_PATTERN),
403 for path in glob.glob(result_path):