HomeSort by: relevance | last modified time | path
    Searched refs:IsNotSubstring (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
1698 GTEST_API_ AssertionResult IsNotSubstring(
1701 GTEST_API_ AssertionResult IsNotSubstring(
1707 GTEST_API_ AssertionResult IsNotSubstring(
1715 GTEST_API_ AssertionResult IsNotSubstring(
  /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
1623 AssertionResult IsNotSubstring(
1629 AssertionResult IsNotSubstring(
1641 AssertionResult IsNotSubstring(
1654 AssertionResult IsNotSubstring(

Completed in 32 milliseconds