Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/animation/
DCompositorAnimationsTestHelper.h102MOCK_CONST_METHOD1_T(getValue, float(double)); // Only on WebFloatAnimationCurve, but can't hurt t…
/external/chromium/testing/gmock/include/gmock/
Dgmock-generated-function-mockers.h669 #define MOCK_CONST_METHOD1_T(m, F) GMOCK_METHOD1_(typename, const, , m, F) macro