Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/googlemock/test/
Dgmock-function-mocker_test.cc817 TEST(MockMethodMockFunctionTest, AsStdFunction) { in TEST() argument
/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1805 std::function<R(Args...)> AsStdFunction() { in AsStdFunction() function