Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/tools/
H A Dpngdiffer.py125 page_diff.diff_path = path_templates.GetDiffPath(page)
231 def GetDiffPath(self, page): member in _PathTemplates
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DTracePerfTest.cpp2584 std::string GetDiffPath() in GetDiffPath() function
2601 std::string pathToDiff = GetDiffPath(); in PrintFileDiff()