Searched refs:testDestructor (Results 1 – 2 of 2) sorted by relevance
18 constexpr void testDestructor() { in testDestructor() function24 testDestructor<std::span<int, 1>>(); in test()25 testDestructor<std::span<int>>(); in test()
217 void testDestructor(U0 *u0, U1 *u1, U2 *u2, U3 *u3, S0 *s0, S1 *s1, S2 *s2) {