Home
last modified time | relevance | path

Searched refs:COMP_RESULTS_DIR (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/scripts/
H A Dcheck_swiftshader_runtime.py170 COMP_RESULTS_DIR = PARENT_DIR / "comparison_results" variable
340 result_file = str(COMP_RESULTS_DIR / "comparison_results_") + str(datetime.now().strftime('%m_%d_%Y_%H_%M_%S')) + ".txt"
342 COMP_RESULTS_DIR.mkdir(parents=True, exist_ok=True)
394 print(f"Comparison done. Results have been written to: {COMP_RESULTS_DIR}")

Completed in 1 milliseconds