Home
last modified time | relevance | path

Searched refs:expected_to_be_substring (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1258 bool expected_to_be_substring, in IsSubstringImpl() argument
1261 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1269 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc1753 bool expected_to_be_substring, in IsSubstringImpl() argument
1756 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1764 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest.cc1769 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1774 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1782 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest.cc1811 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1816 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1824 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest.cc1769 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1774 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1782 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest.cc1769 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1774 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1782 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc1753 bool expected_to_be_substring, in IsSubstringImpl() argument
1756 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1764 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest.cc1793 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1798 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1806 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest.cc1834 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1839 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1847 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest.cc1837 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1842 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1850 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/
H A Dgtest-all.cc2806 bool expected_to_be_substring, in IsSubstringImpl() argument
2809 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
2817 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc3246 bool expected_to_be_substring, in IsSubstringImpl() argument
3249 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
3257 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc3246 bool expected_to_be_substring, in IsSubstringImpl() argument
3249 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
3257 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()