Searched defs:ignoring_case (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2481 // The ignoring_case parameter is true iff the assertion is a
2488 bool ignoring_case) {
2496 if (ignoring_case) {
2484 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument

Completed in 167 milliseconds