Searched refs:test_exception_code (Results 1 – 1 of 1) sorted by relevance
341 uint64_t *test_exception_code; variable364 test_exception_code = hard_exception_code;367 test_exception_code = soft_exception_code;432 …G("Exception code: Received code = 0x%llx Expected code = 0x%llx", exc_id, test_exception_code[i]);433 T_EXPECT_EQ(exc_id, test_exception_code[i], "Exception code: Received == Expected");