Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ TEST
Function
TEST
test/array_death_tests.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
TEST(ArrayDeathTest, ProxyMoveAssignmentOperator) {
62
EXPECT_EXIT(deathTest(), ::testing::ExitedWithCode(0),
""
);
63
}
Callers
nothing calls this directly
Calls
1
deathTest
Function · 0.85
Tested by
no test coverage detected