Searched refs:IsSubstring (Results 1 - 2 of 2) sorted by relevance

/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest.h1640 // IsSubstring() and IsNotSubstring() are intended to be used as the
1648 GTEST_API_ AssertionResult IsSubstring(
1651 GTEST_API_ AssertionResult IsSubstring(
1660 GTEST_API_ AssertionResult IsSubstring(
1668 GTEST_API_ AssertionResult IsSubstring(
/openjdk10/test/fmw/gtest/src/
H A Dgtest.cc1255 // This function implements either IsSubstring() or IsNotSubstring(),
1279 // IsSubstring() and IsNotSubstring() check whether needle is a
1283 AssertionResult IsSubstring( function in namespace:testing
1289 AssertionResult IsSubstring( function in namespace:testing
1307 AssertionResult IsSubstring( function in namespace:testing
1320 AssertionResult IsSubstring( function in namespace:testing

Completed in 134 milliseconds