MCPcopy Create free account
hub / github.com/MusicPlayerDaemon/MPD / TEST

Function TEST

test/util/TestIntrusiveTreeSet.cxx:128–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128TEST(IntrusiveTreeSet, Basic)
129{
130 TestBasic<false>();
131 TestBasic<true>();
132}
133
134template<int... values>
135static constexpr auto

Callers

nothing calls this directly

Calls 5

MakeIntItemsFunction · 0.85
emptyMethod · 0.80
eraseMethod · 0.80
findMethod · 0.80
CheckMethod · 0.45

Tested by

no test coverage detected