Searched refs:DescribeToHelper (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h962 DescribeToHelper(expect_eq_, os);
966 DescribeToHelper(!expect_eq_, os);
970 void DescribeToHelper(bool expect_eq, ::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1159 DescribeToHelper(expect_eq_, os);
1163 DescribeToHelper(!expect_eq_, os);
1167 void DescribeToHelper(bool expect_eq, ::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h1159 DescribeToHelper(expect_eq_, os);
1163 DescribeToHelper(!expect_eq_, os);
1167 void DescribeToHelper(bool expect_eq, ::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
/external/fmtlib/test/gmock/
H A Dgmock.h5753 DescribeToHelper(expect_eq_, os);
5757 DescribeToHelper(!expect_eq_, os);
5761 void DescribeToHelper(bool expect_eq, ::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher

Completed in 163 milliseconds