Searched defs:expected_output_path (Results 1 – 2 of 2) sorted by relevance
220 def __init__(self, script_path, expected_output_path, logfile): argument
4454 void Test(const Options& options, const std::string expected_output_path) { in Test()