Home
last modified time | relevance | path

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/
Dnever_type.ts25 function testError():never { function
/third_party/typescript/tests/cases/conformance/types/contextualTypes/partiallyAnnotatedFunction/
DpartiallyAnnotatedFunctionInferenceError.ts9 declare function testError<T extends C>(a: (t: T, t1: T) => void): T function
/third_party/node/test/parallel/
Dtest-child-process-send-after-close.js14 const testError = common.expectsError({ constant
Dtest-repl-underscore.js157 function testError() { function
Dtest-runner-mocking.js473 const testError = new Error('test error'); constant
491 const testError = new Error('test error'); constant
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/
Dokp_importKey_failures.js61 …function testError(format, algorithm, keyData, keySize, usages, extractable, expectedError, testTa… function
/third_party/node/test/fixtures/wpt/WebCryptoAPI/generateKey/
Dfailures.js71 function testError(algorithm, extractable, usages, expectedError, testTag) { function
/third_party/node/test/fixtures/wpt/streams/readable-byte-streams/
Dgeneral.any.js1949 const testError = new TypeError('foo'); constant
1992 const testError = new TypeError('foo'); constant