Searched defs:ExpectedLine (Results 1 – 1 of 1) sorted by relevance
45 struct ExpectedLine { struct55 expected_lines_.push_back(ExpectedLine {substr, next, at_file, at_line}); in Check() argument