Searched refs:report_matches (Results 1 – 1 of 1) sorted by relevance
293 #define report_matches report_matches_any_reordered macro295 #define report_matches __report_matches macro732 match_expect |= report_matches(&expect); in test_basic()733 match_never = report_matches(&never); in test_basic()764 match_expect |= report_matches(&expect); in test_concurrent_races()765 match_never |= report_matches(&never); in test_concurrent_races()792 match_expect = report_matches(&expect_rw) || report_matches(&expect_ww); in test_novalue_change()824 match_expect = report_matches(&expect_rw) || report_matches(&expect_ww); in test_novalue_change_exception()843 match_expect = report_matches(&expect); in test_unknown_origin()866 match_expect = report_matches(&expect); in test_write_write_assume_atomic()[all …]