Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ stat
Class
stat
src/tests/container_logger_tests.cpp:793–793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
791
ASSERT_TRUE(os::exists(stdoutPath));
792
793
struct stat stdoutStat;
794
ASSERT_GE(::stat(stdoutPath.c_str(), &stdoutStat), 0);
795
796
// Depending on the `--switch_user`, the expected user is either
Callers
1
TEST_P
Function · 0.70
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.56