MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / size

Function size

extern/boost/boost/test/tree/test_unit.hpp:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 // access methods
194 test_unit_id get( const_string tu_name ) const;
195 std::size_t size() const { return m_children.size(); }
196
197protected:
198 // Master test suite constructor

Callers 7

element_compareFunction · 0.50
non_equality_compareFunction · 0.50
sizeMethod · 0.50
basic_cstring.hppFile · 0.50
findMethod · 0.50
rfindMethod · 0.50
substrMethod · 0.50

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected