MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / assertNodeCount

Method assertNodeCount

tests/cplusplus/Util/TreeNode.cpp:230–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228 }
229
230 void assertNodeCount() { ASSERT_EQ(nodes, 6); }
231
232 private:
233 size_t nodes;

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected