Searched refs:CmpHelperFileEq (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/webrtc/base/ |
D | testutils.h | 504 inline AssertionResult CmpHelperFileEq(const char* expected_expression, in CmpHelperFileEq() function 532 EXPECT_PRED_FORMAT3(::testing::CmpHelperFileEq, expected, expected_length, \ 536 ASSERT_PRED_FORMAT3(::testing::CmpHelperFileEq, expected, expected_length, \
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | testutils.h | 521 inline AssertionResult CmpHelperFileEq(const char* expected_expression, in CmpHelperFileEq() function 549 EXPECT_PRED_FORMAT3(::testing::CmpHelperFileEq, expected, expected_length, \ 553 ASSERT_PRED_FORMAT3(::testing::CmpHelperFileEq, expected, expected_length, \
|