Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2487 const std::string& actual_value, in EqFailure() argument
2491 if (actual_value != actual_expression) { in EqFailure()
2492 msg << "\n Actual: " << actual_value; in EqFailure()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h7152 const std::string& actual_value,