Home
last modified time | relevance | path

Searched refs:FormatSectionMatcher (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/test/UnitTest/
DPrintfMatcher.h19 class FormatSectionMatcher : public Matcher<printf_core::FormatSection> {
24 FormatSectionMatcher(printf_core::FormatSection expectedValue) in FormatSectionMatcher() function
36 EXPECT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
39 ASSERT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
DScanfMatcher.h19 class FormatSectionMatcher : public Matcher<scanf_core::FormatSection> {
24 FormatSectionMatcher(scanf_core::FormatSection expectedValue) in FormatSectionMatcher() function
36 EXPECT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
39 ASSERT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
DScanfMatcher.cpp27 bool FormatSectionMatcher::match(FormatSection actualValue) { in match()
93 void FormatSectionMatcher::explainError() { in explainError()
DPrintfMatcher.cpp27 bool FormatSectionMatcher::match(FormatSection actualValue) { in match()
94 void FormatSectionMatcher::explainError() { in explainError()
/external/cronet/tot/third_party/llvm-libc/src/test/UnitTest/
DPrintfMatcher.h19 class FormatSectionMatcher : public Matcher<printf_core::FormatSection> {
24 FormatSectionMatcher(printf_core::FormatSection expectedValue) in FormatSectionMatcher() function
36 EXPECT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
39 ASSERT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
DScanfMatcher.h19 class FormatSectionMatcher : public Matcher<scanf_core::FormatSection> {
24 FormatSectionMatcher(scanf_core::FormatSection expectedValue) in FormatSectionMatcher() function
36 EXPECT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
39 ASSERT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
DScanfMatcher.cpp27 bool FormatSectionMatcher::match(FormatSection actualValue) { in match()
93 void FormatSectionMatcher::explainError() { in explainError()
DPrintfMatcher.cpp27 bool FormatSectionMatcher::match(FormatSection actualValue) { in match()
94 void FormatSectionMatcher::explainError() { in explainError()
/external/llvm-libc/test/UnitTest/
DScanfMatcher.h19 class FormatSectionMatcher : public Matcher<scanf_core::FormatSection> {
24 FormatSectionMatcher(scanf_core::FormatSection expectedValue) in FormatSectionMatcher() function
36 EXPECT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
39 ASSERT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
DPrintfMatcher.h19 class FormatSectionMatcher : public Matcher<printf_core::FormatSection> {
24 FormatSectionMatcher(printf_core::FormatSection expectedValue) in FormatSectionMatcher() function
36 EXPECT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
39 ASSERT_THAT(actual, LIBC_NAMESPACE::testing::FormatSectionMatcher(expected))
DScanfMatcher.cpp27 bool FormatSectionMatcher::match(FormatSection actualValue) { in match()
93 void FormatSectionMatcher::explainError() { in explainError()
DPrintfMatcher.cpp27 bool FormatSectionMatcher::match(FormatSection actualValue) { in match()
94 void FormatSectionMatcher::explainError() { in explainError()