Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
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()
/external/mesa3d/src/gtest/src/
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()
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/src/
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()
/external/libaom/third_party/googletest/src/googletest/src/
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()
/external/libva-utils/test/gtest/src/
Dgtest.cc1755 bool expected_to_be_substring, in IsSubstringImpl() argument
1758 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1766 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/src/
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()
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
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()
/external/libvpx/third_party/googletest/src/src/
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()
/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()
/external/googletest/googletest/src/
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()
/external/cronet/tot/third_party/googletest/src/googletest/src/
Dgtest.cc1852 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1857 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1865 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/cronet/stable/third_party/googletest/src/googletest/src/
Dgtest.cc1852 AssertionResult IsSubstringImpl(bool expected_to_be_substring, in IsSubstringImpl() argument
1857 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1865 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/gmmlib/Source/GmmLib/ULT/googletest/src/
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()
/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()
/external/fmtlib/test/gtest/
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()