Searched refs:ABORTED (Results 1 – 1 of 1) sorted by relevance
80 ABORTED enumerator85 constexpr InitResult ABORTED = InitResult::ABORTED; variable103 return ABORTED; in check_guard()154 static_assert(static_cast<int>(ABORTED) == 3, "only 4 result kinds expected");241 assert(test_obj.get_count(ABORTED) == 0); in test_waiting_for_init()274 assert(test_obj.get_count(ABORTED) == 1); in test_aborted_init()297 assert(test_obj.get_count(ABORTED) == 0); in test_completed_init()