Home
last modified time | relevance | path

Searched refs:DescribeNegation (Results 1 – 6 of 6) sorted by relevance

/external/v8/testing/gmock/test/
Dgmock-matchers_test.cc210 string DescribeNegation(const Matcher<T>& m) { in DescribeNegation() function
1058 EXPECT_EQ("isn't NULL", DescribeNegation(m)); in TEST()
1300 EXPECT_EQ("doesn't have a key that is equal to \"foo\"", DescribeNegation(m)); in TEST()
1369 DescribeNegation(m1)); in TEST()
1374 DescribeNegation(m2)); in TEST()
2155 DescribeNegation(m)); in TEST()
2161 DescribeNegation(m)); in TEST()
2169 DescribeNegation(m)); in TEST()
2178 DescribeNegation(m)); in TEST()
2343 DescribeNegation(m)); in TEST()
[all …]
Dgmock-generated-matchers_test.cc94 string DescribeNegation(const Matcher<T>& m) { in DescribeNegation() function
215 DescribeNegation(m)); in TEST()
307 EXPECT_EQ("isn't empty", DescribeNegation(m)); in TEST()
313 "element #0 isn't > 5", DescribeNegation(m)); in TEST()
320 "element #1 isn't equal to \"two\"", DescribeNegation(m)); in TEST()
734 EXPECT_EQ("not (is even)", DescribeNegation(m)); in TEST()
775 EXPECT_EQ("is odd", DescribeNegation(m1)); in TEST()
779 EXPECT_EQ("doesn't equal the sum of 5 and 9", DescribeNegation(m2)); in TEST()
847 EXPECT_EQ("not (is greater than 32 and 5)", DescribeNegation(m)); in TEST()
859 EXPECT_EQ("not (is greater than 32 and 5)", DescribeNegation(m)); in TEST()
[all …]
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc215 std::string DescribeNegation(const Matcher<T>& m) { in DescribeNegation() function
1067 EXPECT_EQ("isn't NULL", DescribeNegation(m)); in TEST()
1309 EXPECT_EQ("doesn't have a key that is equal to \"foo\"", DescribeNegation(m)); in TEST()
1378 DescribeNegation(m1)); in TEST()
1383 DescribeNegation(m2)); in TEST()
2164 DescribeNegation(m)); in TEST()
2170 DescribeNegation(m)); in TEST()
2178 DescribeNegation(m)); in TEST()
2187 DescribeNegation(m)); in TEST()
2352 DescribeNegation(m)); in TEST()
[all …]
Dgmock-generated-matchers_test.cc93 std::string DescribeNegation(const Matcher<T>& m) { in DescribeNegation() function
214 DescribeNegation(m)); in TEST()
306 EXPECT_EQ("isn't empty", DescribeNegation(m)); in TEST()
312 "element #0 isn't > 5", DescribeNegation(m)); in TEST()
319 "element #1 isn't equal to \"two\"", DescribeNegation(m)); in TEST()
733 EXPECT_EQ("not (is even)", DescribeNegation(m)); in TEST()
774 EXPECT_EQ("is odd", DescribeNegation(m1)); in TEST()
778 EXPECT_EQ("doesn't equal the sum of 5 and 9", DescribeNegation(m2)); in TEST()
846 EXPECT_EQ("not (is greater than 32 and 5)", DescribeNegation(m)); in TEST()
858 EXPECT_EQ("not (is greater than 32 and 5)", DescribeNegation(m)); in TEST()
[all …]
/external/google-breakpad/src/testing/test/
Dgmock-generated-matchers_test.cc92 string DescribeNegation(const Matcher<T>& m) { in DescribeNegation() function
213 DescribeNegation(m)); in TEST()
308 EXPECT_EQ("isn't empty", DescribeNegation(m)); in TEST()
314 "element #0 isn't > 5", DescribeNegation(m)); in TEST()
321 "element #1 isn't equal to \"two\"", DescribeNegation(m)); in TEST()
602 EXPECT_EQ("not (is even)", DescribeNegation(m)); in TEST()
643 EXPECT_EQ("is odd", DescribeNegation(m1)); in TEST()
647 EXPECT_EQ("doesn't equal the sum of 5 and 9", DescribeNegation(m2)); in TEST()
715 EXPECT_EQ("not (is greater than 32 and 5)", DescribeNegation(m)); in TEST()
727 EXPECT_EQ("not (is greater than 32 and 5)", DescribeNegation(m)); in TEST()
[all …]
Dgmock-matchers_test.cc190 string DescribeNegation(const Matcher<T>& m) { in DescribeNegation() function
934 EXPECT_EQ("isn't NULL", DescribeNegation(m)); in TEST()
1176 EXPECT_EQ("doesn't have a key that is equal to \"foo\"", DescribeNegation(m)); in TEST()
1245 DescribeNegation(m1)); in TEST()
1250 DescribeNegation(m2)); in TEST()
2009 DescribeNegation(m)); in TEST()
2015 DescribeNegation(m)); in TEST()
2023 DescribeNegation(m)); in TEST()
2032 DescribeNegation(m)); in TEST()
2179 DescribeNegation(m)); in TEST()
[all …]