MCPcopy 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
61string BaseDir() { return io::JoinPath(testing::TmpDir(), "base_dir"); }
62
63class DefaultEnvTest : public ::testing::Test {
64 protected:

Callers 7

SetUpMethod · 0.85
TearDownMethod · 0.85
SetUpMethod · 0.85
TearDownMethod · 0.85
TEST_FFunction · 0.85
FileExistsMethod · 0.85
CreateDirMethod · 0.85

Calls 2

TmpDirFunction · 0.85
JoinPathFunction · 0.50

Tested by

no test coverage detected