Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ BaseDir
Function
BaseDir
tensorflow/core/platform/env_test.cc:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
} // namespace
60
61
string BaseDir() { return io::JoinPath(testing::TmpDir(),
"base_dir"
); }
62
63
class DefaultEnvTest : public ::testing::Test {
64
protected:
Callers
7
SetUp
Method · 0.85
TearDown
Method · 0.85
SetUp
Method · 0.85
TearDown
Method · 0.85
TEST_F
Function · 0.85
FileExists
Method · 0.85
CreateDir
Method · 0.85
Calls
2
TmpDir
Function · 0.85
JoinPath
Function · 0.50
Tested by
no test coverage detected