Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ test
Method
test
extern/libcds/test/stress/queue/spsc_queue.cpp:157–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
156
template <class Queue>
157
void test( Queue& q )
158
{
159
test_queue( q );
160
propout() << q.statistics();
161
}
162
163
public:
164
static void SetUpTestCase()
Callers
nothing calls this directly
Calls
1
statistics
Method · 0.45
Tested by
no test coverage detected