Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
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()