Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h406 #define MOCK_CONST_METHOD1_T(m, ...) MOCK_CONST_METHOD1(m, __VA_ARGS__) macro
/third_party/googletest/googlemock/test/
H A Dgmock-function-mocker_test.cc586 MOCK_CONST_METHOD1_T(ReturnTypeWithComma, std::map<int, int>(int)); // NOLINT

Completed in 3 milliseconds