Home
last modified time | relevance | path

Searched defs:IsEmptyTest (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc137 TEST(IsEmptyTest, ImplementsIsEmpty) { in TEST() argument
146 TEST(IsEmptyTest, WorksWithString) { in TEST() argument
155 TEST(IsEmptyTest, CanDescribeSelf) { in TEST() argument
161 TEST(IsEmptyTest, ExplainsResult) { in TEST() argument
169 TEST(IsEmptyTest, WorksWithMoveOnly) { in TEST() argument
H A Dgmock-matchers-comparisons_test.cc989 TEST(IsEmptyTest, MatchesContainer) { in TEST() argument
997 TEST(IsEmptyTest, MatchesStdString) { in TEST() argument
1005 TEST(IsEmptyTest, MatchesCString) { in TEST() argument
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc99 TEST(IsEmptyTest, ReturnsTrueForEmptyPath) { in TEST() argument
103 TEST(IsEmptyTest, ReturnsFalseForNonEmptyPath) { in TEST() argument