MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / sum

Method sum

src/core/test/utils/thread.cpp:232–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230 }
231
232 int sum() const { return m_sum; }
233 };
234 Adder adder;
235 std::atomic_size_t nr_started{0};

Callers 4

check_correctMethod · 0.45
check_correctMethod · 0.45
check_correctMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected