MCPcopy Create free account
hub / github.com/Tencent/embedx / ns_size

Method ns_size

src/sampler/sampler_source/mock_sampler_source.cc:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47 public:
48 int ns_size() const noexcept override { return ns_size_; }
49 const id_name_t& id_name_map() const noexcept override {
50 return id_name_map_;
51 }

Callers 4

TEST_FFunction · 0.45
TEST_FFunction · 0.45
InitFrequencySamplerMethod · 0.45
SampleMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36