/third_party/flutter/flutter/packages/flutter/test/foundation/ |
D | consolidate_response_test.dart | 28 onError: anyNamed('onError'), 32 final void Function(Object) onError = invocation.namedArguments[#onError]; 40 onError: onError, 94 onError: anyNamed('onError'), 98 final void Function(Object) onError = invocation.namedArguments[#onError]; 107 onError: onError, 139 onError: anyNamed('onError'), 143 final void Function(Object) onError = invocation.namedArguments[#onError]; 151 onError: onError,
|
/third_party/python/Objects/stringlib/ |
D | split.h | 24 goto onError; \ 27 goto onError; \ 36 goto onError; \ 42 goto onError; \ 96 onError: in STRINGLIB() 139 onError: in STRINGLIB() 187 onError: in STRINGLIB() 234 goto onError; in STRINGLIB() 237 onError: in STRINGLIB() 278 goto onError; in STRINGLIB() [all …]
|
/third_party/flutter/flutter/packages/flutter/test/painting/ |
D | image_provider_test.dart | 72 FlutterError.onError = (FlutterErrorDetails details) { 78 }, onError: (dynamic error, StackTrace stackTrace) { 88 FlutterError.onError = (FlutterErrorDetails details) { 94 }, onError: (dynamic error, StackTrace stackTrace) { 110 FlutterError.onError = (FlutterErrorDetails details) { 115 }, onError: (dynamic error, StackTrace stackTrace) { 133 FlutterError.onError = (FlutterErrorDetails details) { 138 }, onError: (dynamic error, StackTrace stackTrace) { 173 }, onError: (dynamic error, StackTrace stackTrace) { 199 onError: (dynamic error, StackTrace stackTrace) { [all …]
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | color_scheme.dart | 33 @required this.onError, 46 assert(onError != null), 63 this.onError = Colors.white, 76 assert(onError != null), 93 this.onError = Colors.black, 106 assert(onError != null), 142 onError: isDark ? Colors.black : Colors.white, 203 /// and [onError] is recommended. See 205 final Color onError; 224 Color onError, [all …]
|
/third_party/python/Python/ |
D | codecs.c | 38 goto onError; in PyCodec_Register() 41 goto onError; in PyCodec_Register() 45 goto onError; in PyCodec_Register() 49 onError: in PyCodec_Register() 155 goto onError; in _PyCodec_Lookup() 161 goto onError; in _PyCodec_Lookup() 166 goto onError; in _PyCodec_Lookup() 175 goto onError; in _PyCodec_Lookup() 178 goto onError; in _PyCodec_Lookup() 187 goto onError; in _PyCodec_Lookup() [all …]
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/base/ |
D | net_test.dart | 22 }, onError: (dynamic exception) { 45 }, onError: (dynamic exception) { 68 }, onError: (dynamic exception) { 94 }, onError: (dynamic exception) { 114 }, onError: (dynamic exception) { 139 }, onError: (dynamic exception) { 166 }, onError: (dynamic exception) { 274 Function onError, 279 .listen(onData, onError: onError, onDone: onDone, cancelOnError: cancelOnError);
|
/third_party/flutter/flutter/dev/manual_tests/test/ |
D | mock_image_http.dart | 22 final void Function(Object, [StackTrace]) onError = invocation.namedArguments[#onError]; 24 …able(<List<int>>[kTransparentImage]).listen(onData, onDone: onDone, onError: onError, cancelOnErro…
|
/third_party/node/test/parallel/ |
D | test-listen-fd-ebadf.js | 30 .on('error', common.mustCall(onError)); 42 .on('error', common.mustCall(onError)); 44 function onError(ex) { function
|
D | test-net-connect-options-port.js | 196 const onError = () => common.mustCall((err) => { function 205 fn().on('error', onError()); 211 fn().on('error', onError()); 217 fn().on('error', onError());
|
D | test-repl-top-level-await.js | 41 const onError = (err) => { function 47 this.removeListener('error', onError); 52 this.once('error', onError);
|
D | test-repl-preview.js | 41 const onError = (err) => { function 47 this.removeListener('error', onError); 52 this.once('error', onError);
|
D | test-dgram-send-cb-quelches-error.js | 26 socket.on('error', mustCall(onError)); 34 function onError(err) { function
|
/third_party/node/deps/npm/node_modules/read/lib/ |
D | read.js | 62 rl.on('error', onError) 66 onError(new Error('canceled')) 72 onError(new Error('timed out')) 91 function onError (er) { function
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | image_headers_test.dart | 38 final void Function(Object, [ StackTrace ]) onError = invocation.namedArguments[#onError]; 40 …able(<List<int>>[kTransparentImage]).listen(onData, onDone: onDone, onError: onError, cancelOnErro…
|
D | row_test.dart | 38 final FlutterExceptionHandler oldHandler = FlutterError.onError; 40 FlutterError.onError = (FlutterErrorDetails details) { 56 FlutterError.onError = oldHandler; 69 final FlutterExceptionHandler oldHandler = FlutterError.onError; 71 FlutterError.onError = (FlutterErrorDetails details) { 87 FlutterError.onError = oldHandler; 99 final FlutterExceptionHandler oldHandler = FlutterError.onError; 101 FlutterError.onError = (FlutterErrorDetails details) { 117 FlutterError.onError = oldHandler; 130 final FlutterExceptionHandler oldHandler = FlutterError.onError; [all …]
|
/third_party/node/test/sequential/ |
D | test-net-connect-local-error.js | 23 function onError(err, options) { function 36 clientIPv4.on('error', common.mustCall((err) => onError(err, optionsIPv4))); 44 clientIPv6.on('error', common.mustCall((err) => onError(err, optionsIPv6)));
|
/third_party/node/test/pummel/ |
D | test-policy-integrity.js | 108 onError, // = (() => { throw new Error('required')})(), 126 onerror: onError, 261 onError: ['log', 'exit'], property 369 if (permutation.onError === 'log') { 376 onError: permutation.onError, property
|
/third_party/node/tools/ |
D | lint-sh.js | 169 function onError(e) { function 176 checkFiles(...findScriptFilesRecursively(entryPoint)).catch(onError); 179 checkFiles(entryPoint).catch(onError); 181 onError(new Error('You must provide a valid directory or file path. ' +
|
/third_party/python/Objects/ |
D | unicodeobject.c | 3665 goto onError; in PyUnicode_Decode() 3668 goto onError; in PyUnicode_Decode() 3671 goto onError; in PyUnicode_Decode() 3679 goto onError; in PyUnicode_Decode() 3684 onError: in PyUnicode_Decode() 3720 goto onError; in PyUnicode_AsDecodedUnicode() 3734 goto onError; in PyUnicode_AsDecodedUnicode() 3742 goto onError; in PyUnicode_AsDecodedUnicode() 3746 onError: in PyUnicode_AsDecodedUnicode() 3775 goto onError; in PyUnicode_AsEncodedObject() [all …]
|
/third_party/node/deps/npm/test/ |
D | fake-registry.js | 78 const onError = err => { function 87 this.server.removeListener('error', onError) 90 this.server.once('error', onError)
|
/third_party/node/lib/internal/util/ |
D | inspector.js | 9 function sendInspectorCommand(cb, onError) { argument 11 if (!hasInspector) return onError();
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | image_stream.dart | 77 this.onError, 92 /// * [onError], which will be called instead of [onImage] if an error occurs 111 /// If an error occurs during loading, [onError] will be called instead of 113 final ImageErrorListener onError; 116 int get hashCode => hashValues(onImage, onChunk, onError); 125 && onError == typedOther.onError; 367 if (_currentError != null && listener.onError != null) { 369 listener.onError(_currentError.exception, _currentError.stack); 421 /// If no error listeners (listeners with an [ImageStreamListener.onError] 465 .map<ImageErrorListener>((ImageStreamListener listener) => listener.onError) [all …]
|
/third_party/flutter/flutter/packages/flutter/test/rendering/ |
D | rendering_tester.dart | 78 final FlutterExceptionHandler oldErrorHandler = FlutterError.onError; 79 FlutterError.onError = (FlutterErrorDetails details) { 101 FlutterError.onError = oldErrorHandler; 137 /// If `onErrors` is not null, it is set as [TestRenderingFlutterBinding.onError]. 165 /// If `onErrors` is not null, it is set as [TestRenderingFlutterBinding.onError].
|
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/ |
D | synchronous_future.dart | 34 Future<T> catchError(Function onError, { bool test(dynamic error) }) => Completer<T>().future; 37 Future<E> then<E>(dynamic f(T value), { Function onError }) {
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | color_scheme_test.dart | 25 expect(scheme.onError, const Color(0xffffffff)); 44 expect(scheme.onError, const Color(0xff000000));
|