MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / IsClosed

Method IsClosed

tensorflow/core/util/reporter.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 Status Close();
47
48 bool IsClosed() const { return closed_; }
49
50 ~TestReportFile() { Close().IgnoreError(); } // Autoclose in destructor.
51

Callers 3

CloseMethod · 0.45
BenchmarkMethod · 0.45
SetPropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected