Home
last modified time | relevance | path

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

/external/pdfium/testing/tools/
Dsuppressor.py50 def IsExecutionSuppressed(self, input_filepath): argument
51 if "xfa_specific" in input_filepath and not self.has_xfa:
52 print "%s execution is suppressed" % input_filepath
/external/googletest/googletest/docs/
DPrimer.md476 const string input_filepath = "this/package/testdata/myinputfile.dat";
479 EXPECT_EQ(0, f.Bar(input_filepath, output_filepath));