Clarification of Call() in gtest EXPECT_CALL I have a class which as one of its private member has an std::function, something like this: