Home
last modified time | relevance | path

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

/external/protobuf/gtest/src/
Dgtest.cc1280 bool expected_to_be_substring, in IsSubstringImpl() argument
1283 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1292 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/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/mesa3d/src/gtest/src/
Dgtest.cc1261 bool expected_to_be_substring, in IsSubstringImpl() argument
1264 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1272 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc1261 bool expected_to_be_substring, in IsSubstringImpl() argument
1264 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1272 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/v8/testing/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/googletest/googletest/src/
Dgtest.cc1583 bool expected_to_be_substring, in IsSubstringImpl() argument
1586 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
1594 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/libvpx/libvpx/third_party/googletest/src/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/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc2620 bool expected_to_be_substring, in IsSubstringImpl() argument
2623 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
2632 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc2745 bool expected_to_be_substring, in IsSubstringImpl() argument
2748 if (IsSubstringPred(needle, haystack) == expected_to_be_substring) in IsSubstringImpl()
2756 << "Expected: " << (expected_to_be_substring ? "" : "not ") in IsSubstringImpl()