Searched refs:_RESULTS_DIR_PRINT_PREFIX (Results 1 – 2 of 2) sorted by relevance
51 _RESULTS_DIR_PRINT_PREFIX = 'Atest results and logs directory: ' variable155 if line.startswith(_RESULTS_DIR_PRINT_PREFIX):156 results_dir = pathlib.Path(line[len(_RESULTS_DIR_PRINT_PREFIX) :])
97 _RESULTS_DIR_PRINT_PREFIX = 'Atest results and logs directory: ' variable324 print(_RESULTS_DIR_PRINT_PREFIX + test_result_dir)