Home
last modified time | relevance | path

Searched refs:IsNotSubstring (Results 1 – 22 of 22) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h1526 GTEST_API_ AssertionResult IsNotSubstring(
1529 GTEST_API_ AssertionResult IsNotSubstring(
1535 GTEST_API_ AssertionResult IsNotSubstring(
1543 GTEST_API_ AssertionResult IsNotSubstring(
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h1599 GTEST_API_ AssertionResult IsNotSubstring(
1602 GTEST_API_ AssertionResult IsNotSubstring(
1608 GTEST_API_ AssertionResult IsNotSubstring(
1616 GTEST_API_ AssertionResult IsNotSubstring(
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h1650 GTEST_API_ AssertionResult IsNotSubstring(
1653 GTEST_API_ AssertionResult IsNotSubstring(
1659 GTEST_API_ AssertionResult IsNotSubstring(
1667 GTEST_API_ AssertionResult IsNotSubstring(
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest.h1681 GTEST_API_ AssertionResult IsNotSubstring(const char *needle_expr,
1685 GTEST_API_ AssertionResult IsNotSubstring(const char *needle_expr,
1693 GTEST_API_ AssertionResult IsNotSubstring(const char *needle_expr,
1703 GTEST_API_ AssertionResult IsNotSubstring(const char *needle_expr,
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h1698 GTEST_API_ AssertionResult IsNotSubstring(
1701 GTEST_API_ AssertionResult IsNotSubstring(
1707 GTEST_API_ AssertionResult IsNotSubstring(
1715 GTEST_API_ AssertionResult IsNotSubstring(
/external/googletest/googletest/include/gtest/
Dgtest.h1701 GTEST_API_ AssertionResult IsNotSubstring(
1704 GTEST_API_ AssertionResult IsNotSubstring(
1710 GTEST_API_ AssertionResult IsNotSubstring(
1718 GTEST_API_ AssertionResult IsNotSubstring(
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest.h1678 GTEST_API_ AssertionResult IsNotSubstring(
1681 GTEST_API_ AssertionResult IsNotSubstring(
1687 GTEST_API_ AssertionResult IsNotSubstring(
1695 GTEST_API_ AssertionResult IsNotSubstring(
/external/googletest/googletest/test/
Dgtest_unittest.cc220 using testing::IsNotSubstring;
2691 EXPECT_TRUE(IsNotSubstring("", "", "needle", "haystack")); in TEST()
2692 EXPECT_FALSE(IsNotSubstring("", "", "needle", "two needles")); in TEST()
2698 EXPECT_TRUE(IsNotSubstring("", "", L"needle", L"haystack")); in TEST()
2699 EXPECT_FALSE(IsNotSubstring("", "", L"needle", L"two needles")); in TEST()
2709 IsNotSubstring( in TEST()
2717 EXPECT_FALSE(IsNotSubstring("", "", std::string("hello"), "ahellob")); in TEST()
2718 EXPECT_TRUE(IsNotSubstring("", "", "hello", std::string("world"))); in TEST()
2728 IsNotSubstring( in TEST()
2739 IsNotSubstring("", "", ::std::wstring(L"needle"), L"two needles")); in TEST()
[all …]
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc214 using testing::IsNotSubstring;
2679 EXPECT_TRUE(IsNotSubstring("", "", "needle", "haystack")); in TEST()
2680 EXPECT_FALSE(IsNotSubstring("", "", "needle", "two needles")); in TEST()
2686 EXPECT_TRUE(IsNotSubstring("", "", L"needle", L"haystack")); in TEST()
2687 EXPECT_FALSE(IsNotSubstring("", "", L"needle", L"two needles")); in TEST()
2697 IsNotSubstring( in TEST()
2705 EXPECT_FALSE(IsNotSubstring("", "", std::string("hello"), "ahellob")); in TEST()
2706 EXPECT_TRUE(IsNotSubstring("", "", "hello", std::string("world"))); in TEST()
2716 IsNotSubstring( in TEST()
2727 IsNotSubstring("", "", ::std::wstring(L"needle"), L"two needles")); in TEST()
[all …]
/external/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc409 EXPECT_PRED_FORMAT2(::testing::IsNotSubstring, in TEST_F()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1292 AssertionResult IsNotSubstring( in IsNotSubstring() function
1298 AssertionResult IsNotSubstring( in IsNotSubstring() function
1310 AssertionResult IsNotSubstring( in IsNotSubstring() function
1323 AssertionResult IsNotSubstring( in IsNotSubstring() function
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc1618 AssertionResult IsNotSubstring( in IsNotSubstring() function
1624 AssertionResult IsNotSubstring( in IsNotSubstring() function
1636 AssertionResult IsNotSubstring( in IsNotSubstring() function
1649 AssertionResult IsNotSubstring( in IsNotSubstring() function
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1663 AssertionResult IsNotSubstring( in IsNotSubstring() function
1669 AssertionResult IsNotSubstring( in IsNotSubstring() function
1681 AssertionResult IsNotSubstring( in IsNotSubstring() function
1694 AssertionResult IsNotSubstring( in IsNotSubstring() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc1627 AssertionResult IsNotSubstring( in IsNotSubstring() function
1633 AssertionResult IsNotSubstring( in IsNotSubstring() function
1645 AssertionResult IsNotSubstring( in IsNotSubstring() function
1658 AssertionResult IsNotSubstring( in IsNotSubstring() function
/external/mesa3d/src/gtest/src/
Dgtest.cc1623 AssertionResult IsNotSubstring( in IsNotSubstring() function
1629 AssertionResult IsNotSubstring( in IsNotSubstring() function
1641 AssertionResult IsNotSubstring( in IsNotSubstring() function
1654 AssertionResult IsNotSubstring( in IsNotSubstring() function
/external/googletest/googlemock/test/
Dgmock-spec-builders_test.cc85 using testing::IsNotSubstring;
2052 EXPECT_PRED_FORMAT2(IsNotSubstring, "Stack trace:", output); in TEST()
/external/googletest/googletest/src/
Dgtest.cc1789 AssertionResult IsNotSubstring( in IsNotSubstring() function
1795 AssertionResult IsNotSubstring( in IsNotSubstring() function
1807 AssertionResult IsNotSubstring( in IsNotSubstring() function
1820 AssertionResult IsNotSubstring( in IsNotSubstring() function
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc1724 AssertionResult IsNotSubstring(const char *needle_expr, in IsNotSubstring() function
1730 AssertionResult IsNotSubstring(const char *needle_expr, in IsNotSubstring() function
1742 AssertionResult IsNotSubstring(const char *needle_expr, in IsNotSubstring() function
1756 AssertionResult IsNotSubstring(const char *needle_expr, in IsNotSubstring() function
/external/fmtlib/test/
Dgmock-gtest-all.cc2706 AssertionResult IsNotSubstring(const char* needle_expr, in IsNotSubstring() function
2712 AssertionResult IsNotSubstring(const char* needle_expr, in IsNotSubstring() function
2724 AssertionResult IsNotSubstring(const char* needle_expr, in IsNotSubstring() function
2738 AssertionResult IsNotSubstring(const char* needle_expr, in IsNotSubstring() function
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc3066 AssertionResult IsNotSubstring( in IsNotSubstring() function
3072 AssertionResult IsNotSubstring( in IsNotSubstring() function
3084 AssertionResult IsNotSubstring( in IsNotSubstring() function
3097 AssertionResult IsNotSubstring( in IsNotSubstring() function
/external/fmtlib/test/gtest/
Dgtest.h19071 GTEST_API_ AssertionResult IsNotSubstring(
19074 GTEST_API_ AssertionResult IsNotSubstring(
19080 GTEST_API_ AssertionResult IsNotSubstring(
19088 GTEST_API_ AssertionResult IsNotSubstring(
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gtest/
Dgtest.h20198 GTEST_API_ AssertionResult IsNotSubstring(
20201 GTEST_API_ AssertionResult IsNotSubstring(
20207 GTEST_API_ AssertionResult IsNotSubstring(
20215 GTEST_API_ AssertionResult IsNotSubstring(