Lines Matching defs:line
186 const std::string& line ATF_DEFS_ATTRIBUTE_UNUSED)
192 const std::string& line ATF_DEFS_ATTRIBUTE_UNUSED)
225 (void)p.expect(nl_type, "new line");
255 t = p.expect(nl_type, "new line");
287 "new line or comma_type");
323 t = p.expect(nl_type, "new line");
326 "end of test case or test case's stdout/stderr line");
333 std::string line = p.rest_of_line();
336 ATF_PARSER_CALLBACK(p, got_tc_stdout_line(line));
339 ATF_PARSER_CALLBACK(p, got_tc_stderr_line(line));
342 t = p.expect(nl_type, "new line");
345 "end of test case or test case's stdout/stderr line");
390 t = p.expect(nl_type, "new line");
419 t = p.expect(nl_type, "new line");