Searched refs:CmpHelperSTREQ (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.cc2648 AssertionResult CmpHelperSTREQ(const char* expected_expression, function in namespace:testing::internal
3030 AssertionResult CmpHelperSTREQ(const char* expected_expression, function in namespace:testing::internal
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h19005 GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression,
19038 GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression,
19821 EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperSTREQ, expected, actual)
19830 ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTREQ, expected, actual)

Completed in 316 milliseconds