Searched refs:currentError (Results 1 – 13 of 13) sorted by relevance
40 let currentError; variable43 Http2Stream.prototype.info = () => currentError.ngError;47 const errorMustCall = common.expectsError(currentError.error);49 `${currentError.error.code} should emit on ${currentError.type}`52 if (currentError.type === 'stream') {69 currentError = test;
41 let currentError; variable44 Http2Stream.prototype.respond = () => currentError.ngError;48 const errorMustCall = common.expectsError(currentError.error);50 `${currentError.error.code} should emit on ${currentError.type}`53 if (currentError.type === 'stream') {87 currentError = test;
48 let currentError; variable51 Http2Stream.prototype.respond = () => currentError.ngError;55 const errorMustCall = common.expectsError(currentError.error);57 `${currentError.error.code} should emit on ${currentError.type}`60 if (currentError.type === 'stream') {95 currentError = test;
65 let currentError; variable68 Http2Stream.prototype.pushPromise = () => currentError.ngError;72 stream.pushStream({}, common.expectsError(currentError.error));85 currentError = test;
66 let currentError; variable69 Http2Session.prototype.request = () => currentError;81 currentError = test.ngError;
356 GLenum currentError = gl.getError(); in verifyError() local357 if (currentError == expectedError) in verifyError()362 << " was expected but got " << glu::getErrorStr(static_cast<int>(currentError)) << ". " in verifyError()369 GLenum currentError = gl.getError(); in verifyError() local370 if ((currentError == expectedError1) || (currentError == expectedError2)) in verifyError()376 << glu::getErrorStr(static_cast<int>(currentError)) << ". " << missmatchMessage in verifyError()
17391 const currentError = errorInfo;17393 if (errorInfo !== currentError) {
49614 var currentError = errorInfo;49616 if (errorInfo !== currentError) {
59670 var currentError = errorInfo;59672 if (errorInfo !== currentError) {
59875 var currentError = errorInfo;59877 if (errorInfo !== currentError) {
59681 var currentError = errorInfo;59683 if (errorInfo !== currentError) {