Lines Matching refs:report_matches
95 static bool report_matches(const struct expect_report *r)
342 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
348 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
366 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
383 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
398 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
415 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
435 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
441 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
484 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
507 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
582 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
652 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
688 KUNIT_EXPECT_TRUE(test, report_matches(&expect));
728 KUNIT_ASSERT_TRUE(test, report_matches(&expect));