HomeSort by relevance Sort by last modified time
    Searched refs:platform_only (Results 1 - 3 of 3) sorted by null

  /external/autotest/cli/
label.py 88 exclusives = [options.all, options.platform_only]
99 self.platform_only = options.platform_only
125 if self.platform_only:
  /external/pdfium/testing/tools/
pngdiffer.py 69 def Regenerate(self, input_filename, source_dir, working_dir, platform_only):
88 elif not platform_only:
test_runner.py 87 platform_only = (self.options.regenerate_expected == 'platform')
89 self.working_dir, platform_only)

Completed in 85 milliseconds