Searched refs:E_FAKE_ERROR_FOR_TESTING (Results 1 – 2 of 2) sorted by relevance
24 constexpr HRESULT E_FAKE_ERROR_FOR_TESTING = MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0xFF); variable36 INJECT_ERROR_OR_RUN(resultIn, E_FAKE_ERROR_FOR_TESTING), contextIn)40 E_FAKE_ERROR_FOR_TESTING), \
29 if (result == E_FAKE_ERROR_FOR_TESTING) { in CheckHRESULTImpl()