Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ TEST
Function
TEST
Utilities/cmcppdap/src/dap_test.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
TEST(DAP, PairedInitializeTerminate) {
31
dap::initialize();
32
dap::terminate();
33
}
34
35
TEST(DAP, NestedInitializeTerminate) {
36
dap::initialize();
Callers
nothing calls this directly
Calls
6
initialize
Function · 0.85
terminate
Function · 0.85
reserve
Method · 0.80
emplace_back
Method · 0.80
wait
Method · 0.80
join
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…