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

  /external/pdfium/testing/tools/
fixup_pdf_template.py 89 for testcase_path in args:
90 testcase_filename = os.path.basename(testcase_path)
92 output_dir = os.path.dirname(testcase_path)
96 expand_file(testcase_path, output_path)
  /test/vts-testcase/security/poc/host/
SecurityPoCKernelTest.py 86 testcase_path = os.path.join(*testcase.split("/"))
89 "target", testcase_path, "poc.config")

Completed in 95 milliseconds