Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2445 AssertionResult negation(!success_); in operator !() local
2447 negation << *message_; in operator !()
2448 return negation; in operator !()