Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/
Dupdate_goldens.py64 actual_screenshot_files[get_stripped_actual_screenshot_file(filename)] = filename
99 def get_stripped_actual_screenshot_file(original_file_name: str) -> str: function