Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-function-mocker_test.cc820 TEST(MockMethodMockFunctionTest, AsStdFunction) { in TEST() argument
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1913 std::function<R(Args...)> AsStdFunction() { in AsStdFunction() function