Searched refs:report_matches (Results 1 – 1 of 1) sorted by relevance
147 static bool report_matches(const struct expect_report *r) in report_matches() function438 match_expect |= report_matches(&expect); in test_basic()439 match_never = report_matches(&never); in test_basic()470 match_expect |= report_matches(&expect); in test_concurrent_races()471 match_never |= report_matches(&never); in test_concurrent_races()491 match_expect = report_matches(&expect); in test_novalue_change()516 match_expect = report_matches(&expect); in test_novalue_change_exception()535 match_expect = report_matches(&expect); in test_unknown_origin()558 match_expect = report_matches(&expect); in test_write_write_assume_atomic()583 match_expect = report_matches(&expect); in test_write_write_struct()[all …]