Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NumFields
Method
NumFields
tensorflow/lite/testing/message_test.cc:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
int NumFields() const { return fields_.size(); }
51
const std::string& GetField(const std::string& key) const {
52
return fields_.at(key);
53
}
Callers
1
TEST
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected