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

Method finished

tensorflow/lite/testing/message_test.cc:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55 const std::string& name() const { return name_; }
56 bool finished() const { return finished_; }
57
58 protected:
59 std::string name_;

Callers 3

TESTFunction · 0.80
FlushUnlockedMethod · 0.80
FlushUnlockedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected