Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ taskName
Function
taskName
src/tests/fetcher_cache_tests.cpp:384–387 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
382
383
384
static string taskName(int taskIndex)
385
{
386
return stringify(taskIndex);
387
}
388
389
390
// TODO(bernd-mesos): Use Path, not string, create Path::executable().
Callers
3
launchTask
Method · 0.85
foreach
Function · 0.85
TEST_F
Function · 0.85
Calls
1
stringify
Function · 0.50
Tested by
no test coverage detected