Searched refs:input_filepath (Results 1 – 2 of 2) sorted by relevance
50 def IsExecutionSuppressed(self, input_filepath): argument51 if "xfa_specific" in input_filepath and not self.has_xfa:52 print "%s execution is suppressed" % input_filepath
476 const string input_filepath = "this/package/testdata/myinputfile.dat";479 EXPECT_EQ(0, f.Bar(input_filepath, output_filepath));