HomeSort by: relevance | last modified time | path
    Searched refs:IsSubstring (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest.h 1684 // IsSubstring() and IsNotSubstring() are intended to be used as the
1692 GTEST_API_ AssertionResult IsSubstring(
1695 GTEST_API_ AssertionResult IsSubstring(
1704 GTEST_API_ AssertionResult IsSubstring(
1712 GTEST_API_ AssertionResult IsSubstring(
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest.cc 1558 // Helper functions for implementing IsSubString() and IsNotSubstring().
1583 // This function implements either IsSubstring() or IsNotSubstring(),
1607 // IsSubstring() and IsNotSubstring() check whether needle is a
1611 AssertionResult IsSubstring(
1617 AssertionResult IsSubstring(
1635 AssertionResult IsSubstring(
1648 AssertionResult IsSubstring(

Completed in 79 milliseconds