Home
last modified time | relevance | path

Searched defs:AsStdFunction (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/third_party/googletest/googlemock/test/
Dgmock-generated-function-mockers_test.cc603 TEST(MockFunctionTest, AsStdFunction) { in TEST() argument
Dgmock-function-mocker_test.cc604 TEST(MockMethodMockFunctionTest, AsStdFunction) { in TEST() argument
/third_party/googletest/googlemock/test/
Dgmock-function-mocker_test.cc828 TEST(MockMethodMockFunctionTest, AsStdFunction) { in TEST() argument
/third_party/protobuf/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1849 std::function<R(Args...)> AsStdFunction() { in AsStdFunction() function
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1876 std::function<R(Args...)> AsStdFunction() { in AsStdFunction() function