Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
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/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/google-breakpad/src/testing/gtest/src/
Dgtest.cc1259 bool expected_to_be_substring, in IsSubstringImpl() argument
1262 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1270 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc1585 bool expected_to_be_substring, in IsSubstringImpl() argument
1588 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1596 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/mesa3d/src/gtest/src/
Dgtest.cc1584 bool expected_to_be_substring, in IsSubstringImpl() argument
1587 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1595 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc1584 bool expected_to_be_substring, in IsSubstringImpl() argument
1587 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1595 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1629 bool expected_to_be_substring, in IsSubstringImpl() argument
1632 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1640 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/googletest/googletest/src/
Dgtest.cc1602 bool expected_to_be_substring, in IsSubstringImpl() argument
1605 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1613 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3032 bool expected_to_be_substring, in IsSubstringImpl() argument
3035 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
3043 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()