Searched refs:append_to_actual (Results 1 – 1 of 1) sorted by relevance
50 auto append_to_actual = [](void* arg) { in TEST() local57 __cxxabiv1::__cxa_atexit(append_to_actual, new int{i}, &handles[i % 2]); in TEST()63 __cxxabiv1::__cxa_atexit(append_to_actual, new int{i}, &handles[1]); in TEST()