Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest.h1521 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 Dgtest.cc1835 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