MCPcopy 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
61TEST(ArrayDeathTest, ProxyMoveAssignmentOperator) {
62 EXPECT_EXIT(deathTest(), ::testing::ExitedWithCode(0), "");
63}

Callers

nothing calls this directly

Calls 1

deathTestFunction · 0.85

Tested by

no test coverage detected