Searched refs:exception_happened (Results 1 – 1 of 1) sorted by relevance
107 bool exception_happened{false}; variable114 exception_happened = true;117 …REQUIRE_MESSAGE(exception_happened == true, "Exception hasn't been received from the winner thread…