Searched refs:IsSubstring (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/third-party/unittest/googletest/include/gtest/ |
| H A D | gtest.h | 1521 GTEST_API_ AssertionResult IsSubstring(const char* needle_expr, 1525 GTEST_API_ AssertionResult IsSubstring(const char* needle_expr, 1537 GTEST_API_ AssertionResult IsSubstring(const char* needle_expr, 1547 GTEST_API_ AssertionResult IsSubstring(const char* needle_expr,
|
| /llvm-project/third-party/unittest/googletest/src/ |
| H A D | gtest.cc | 1835 AssertionResult IsSubstring(const char* needle_expr, const char* haystack_expr, in IsSubstring() function 1840 AssertionResult IsSubstring(const char* needle_expr, const char* haystack_expr, in IsSubstring() function 1857 AssertionResult IsSubstring(const char* needle_expr, const char* haystack_expr, in IsSubstring() function 1871 AssertionResult IsSubstring(const char* needle_expr, const char* haystack_expr, in IsSubstring() function
|