Home
last modified time | relevance | path

Searched refs:MOCK_CONST_METHOD2 (Results 1 - 2 of 2) sorted by relevance

/third_party/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h374 #define MOCK_CONST_METHOD2(m, ...) \ macro
407 #define MOCK_CONST_METHOD2_T(m, ...) MOCK_CONST_METHOD2(m, __VA_ARGS__)
/third_party/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc2566 MOCK_CONST_METHOD2(Bar, int(int, const char*));

Completed in 5 milliseconds