Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc99 TEST(IsEmptyTest, ReturnsTrueForEmptyPath) { in TEST() argument
103 TEST(IsEmptyTest, ReturnsFalseForNonEmptyPath) { in TEST() argument
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc138 TEST(IsEmptyTest, ImplementsIsEmpty) { in TEST() argument
147 TEST(IsEmptyTest, WorksWithString) { in TEST() argument
156 TEST(IsEmptyTest, CanDescribeSelf) { in TEST() argument
162 TEST(IsEmptyTest, ExplainsResult) { in TEST() argument
170 TEST(IsEmptyTest, WorksWithMoveOnly) { in TEST() argument
H A Dgmock-matchers-comparisons_test.cc1045 TEST(IsEmptyTest, MatchesContainer) { in TEST() argument
1053 TEST(IsEmptyTest, MatchesStdString) { in TEST() argument
1061 TEST(IsEmptyTest, MatchesCString) { in TEST() argument