MCPcopy Create free account
hub / github.com/comaps/comaps / dd_size

Method dd_size

libs/indexer/drules_struct.pb.h:1872–1874  ·  view source on GitHub ↗

repeated double dd = 1;

Source from the content-addressed store, hash-verified

1870
1871// repeated double dd = 1;
1872inline int DashDotProto::dd_size() const {
1873 return dd_.size();
1874}
1875inline void DashDotProto::clear_dd() {
1876 dd_.Clear();
1877}

Callers 2

UNIT_TESTFunction · 0.60
ExtractLineParamsFunction · 0.60

Calls 1

sizeMethod · 0.45

Tested by 1

UNIT_TESTFunction · 0.48