Searched refs:FormatSectionMatcher (Results 1 – 2 of 2) sorted by relevance
21 class FormatSectionMatcher27 FormatSectionMatcher(FormatSection expectedValue) : expected(expectedValue) {} in FormatSectionMatcher() function39 EXPECT_THAT(actual, __llvm_libc::printf_core::testing::FormatSectionMatcher( \43 ASSERT_THAT(actual, __llvm_libc::printf_core::testing::FormatSectionMatcher( \
22 bool FormatSectionMatcher::match(FormatSection actualValue) { in match()80 void FormatSectionMatcher::explainError(testutils::StreamWrapper &stream) { in explainError()