Searched refs:prev_match (Results 1 – 2 of 2) sorted by relevance
882 const char *prev_match; in do_prog_test_run() 885 prev_match = log; in should_do_test_run() 896 line += count_lines(prev_match, match); in should_do_test_run() 900 prev_match = match;953 struct match *prev_match = NULL; in run_subtest() 971 prev_match && prev_match->line + 1 != match->line; in run_subtest() 996 prev_match->line + 1, match->line); in run_subtest() 1002 prev_match = match; in run_subtest() 713 const char *log = log_buf, *prev_match; validate_msgs() local
132 IPos prev_match; /* previous match */ member