Searched refs:test_exception_code (Results 1 – 1 of 1) sorted by relevance
325 uint64_t *test_exception_code; variable348 test_exception_code = hard_exception_code;351 test_exception_code = soft_exception_code;416 …G("Exception code: Received code = 0x%llx Expected code = 0x%llx", exc_id, test_exception_code[i]);417 T_EXPECT_EQ(exc_id, test_exception_code[i], "Exception code: Received == Expected");