Home
last modified time | relevance | path

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

/third_party/skia/experimental/tools/
Dpdf-comparison.py114 def get_common_paths(dirs, ext): function
259 common_paths = get_common_paths([con, exp], '.pdf')
270 differing_paths = get_common_paths([con, exp], '.pdf')
281 common_pngs = get_common_paths([con, exp], '.pdf.0.png')
286 differing_pngs = get_common_paths([con, exp], '.pdf.0.png')