Searched defs:testError (Results 1 – 8 of 8) sorted by relevance
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.0/never_type/ |
D | never_type.ts | 25 function testError():never { function
|
/third_party/typescript/tests/cases/conformance/types/contextualTypes/partiallyAnnotatedFunction/ |
D | partiallyAnnotatedFunctionInferenceError.ts | 9 declare function testError<T extends C>(a: (t: T, t1: T) => void): T function
|
/third_party/node/test/parallel/ |
D | test-child-process-send-after-close.js | 14 const testError = common.expectsError({ constant
|
D | test-repl-underscore.js | 157 function testError() { function
|
D | test-runner-mocking.js | 473 const testError = new Error('test error'); constant 491 const testError = new Error('test error'); constant
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/ |
D | okp_importKey_failures.js | 61 …function testError(format, algorithm, keyData, keySize, usages, extractable, expectedError, testTa… function
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/generateKey/ |
D | failures.js | 71 function testError(algorithm, extractable, usages, expectedError, testTag) { function
|
/third_party/node/test/fixtures/wpt/streams/readable-byte-streams/ |
D | general.any.js | 1949 const testError = new TypeError('foo'); constant 1992 const testError = new TypeError('foo'); constant
|