Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ function
Function
function
3rdparty/stout/tests/lambda_tests.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
52
std::vector<std::string> function()
53
{
54
return {
"1"
,
"2"
,
"3"
};
55
}
56
57
58
TEST(LambdaTest, Map)
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected