Home
last modified time | relevance | path

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

/external/pdfium/testing/tools/
Dpngdiffer.py25 platform_expected_path = path_templates.GetPlatformExpectedPath(
44 platform_expected_path = path_templates.GetPlatformExpectedPath(
80 platform_expected_path = path_templates.GetPlatformExpectedPath(
121 def GetPlatformExpectedPath(self, platform, page): member in PathTemplates