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/
H A Dgtest-all.cc2479 // actual_value: "6"
2487 const std::string& actual_value,
2491 if (actual_value != actual_expression) {
2492 msg << "\n Actual: " << actual_value; local
2484 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7144 // actual_value: "6"
7152 const std::string& actual_value,

Completed in 209 milliseconds