Searched refs:console (Results 1 - 25 of 654) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
H A DJUnitCodeGen.java53 private final static Handler console = new ConsoleHandler(); field in class:JUnitCodeGen
56 logger.addHandler(console);
H A DgUnitBaseTest.java60 private PrintStream console = System.out; field in class:gUnitBaseTest
144 System.setOut(console); // Reset standard output
292 System.setOut(console); // Reset standard output
457 System.setOut(console); // Reset standard output
H A DgUnitExecutor.java75 private PrintStream console = System.out; field in class:gUnitExecutor
295 System.setOut(console); // Reset standard output
427 System.setOut(console); // Reset standard output
596 System.setOut(console); // Reset standard output
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/chromium-trace/
H A Dscript.js23 !r[a]){r[a]=!0;a=a.replace(/\./g,"/")+".html";a=l+"/"+a;var c=document.createElement("link");c.setAttribute("rel","import");c.setAttribute("href",a)}},exportTo:function(a,c){var e;e=a.split(".");for(var f=global,b;e.length&&(b=e.shift());)f=b in f?f[b]:f[b]={};e=f;try{var g=c()}catch(h){console.log("While running exports for ",a,":");console.log(h.stack||h);return}for(var d in g)(f=Object.getOwnPropertyDescriptor(g,d))&&Object.defineProperty(e,d,f)}}}();base.initialize();"use strict";
155 base.exportTo("base",function(){return{addSingletonGetter:function(d){d.getInstance=function(){return d.instance_||(d.instance_=new d)}},tracedFunction:function(d,b,a){return function(){console.time(b);try{d.apply(a,arguments)}finally{console.timeEnd(b)}}},normalizeException:function(d){return"string"==typeof d?{message:d,stack:["<unknown>"]}:{message:d.message,stack:d.stack?d.stack:["<unknown>"]}},instantiateTemplate:function(d){return document.querySelector(d).content.cloneNode(!0)},stackTrace:function(){var d=
354 BOOL_ATTR:"boolAttr"};return{PropertyKind:e,defineProperty:function(b,d,h,k,l,m){console.error("Don't use base.defineProperty");"function"==typeof b&&(b=b.prototype);h=h||e.JS;b.__lookupGetter__(d)||b.__defineGetter__(d,a(d,h));b.__lookupSetter__(d)||b.__defineSetter__(d,c(d,h,k,l,m))},dispatchPropertyChange:d,setPropertyAndDispatchChange:function(a,c,b){var e=a[c];a[c+"_"]=b;e!==b&&base.dispatchPropertyChange(a,c,b,e,!0,!1)}}});"use strict";base.requireStylesheet("ui.overlay");base.require("base.properties");
370 this.parentEl_.appendChild(this.iframe_),this.iframe_.contentWindow.addEventListener("resize",this.onResize_));var a=this.parentEl_.clientWidth+"x"+this.parentEl_.clientHeight;if(this.pendingSetFunction_){this.lastSize_=a;try{this.pendingSetFunction_()}catch(c){console.log("While running setWhenPossible:",c.message?c.message+"\n"+c.stack:c.stack)}this.pendingSetFunction_=void 0}window.clearInterval(this.checkForAttachInterval_);this.checkForAttachInterval_=void 0}},dispatchChangeEvent:function(){base.dispatchSimpleEvent(this,
380 base.exportTo("base",function(){function d(a){try{a.callback.call(a.context)}catch(c){base.onAnimationFrameError(c,a.stack)}}function b(){g=!1;var a=c;f=e;c=[];e=[];for(var b=0;b<a.length;b++)d(a[b]);for(;0<f.length;)d(f.shift());f=void 0}function a(a,c){e.push({callback:a,context:c||window,stack:""});g||(g=!0,window.webkitRequestAnimationFrame(b))}var c=[],e=[],f=void 0,g=!1;return{onAnimationFrameError:function(a,c){c&&console.log(c);a.message?console.error(a.message,a.stack):console.error(a)},
/external/chromium-trace/trace-viewer/src/about_tracing/
H A Dprofiling_view.js209 console.log('Recording: ' + categories);
317 console.log('Unable to import the provided trace file.', e.message);
H A Dtracing_controller.js110 console.log('Beginning to trace...');
185 console.log('Finishing trace');
215 console.log('onEndTracingComplete p1 with ' +
236 console.log('onSystemTraceDataCollected with ' +
/external/chromium-trace/trace-viewer/src/
H A Dbase.js36 console.log(spacing + text);
324 console.log('While running exports for ', namespace, ':');
325 console.log(e.stack || e);
/external/chromium-trace/trace-viewer/src/base/
H A Dproperties.js191 console.error("Don't use base.defineProperty");
H A Draf.js31 console.log(opt_stack);
34 console.error(e.message, e.stack);
36 console.error(e);
H A Dunittest.js125 console.error(e.message, e.stack);
127 console.error(e);
400 console.error(e, e.stack);
H A Dutils.js28 console.time(name);
32 console.timeEnd(name);
/external/chromium-trace/trace-viewer/src/cc/
H A Dpicture.js96 console.error(PictureSnapshot.HowToEnablePictureDebugging());
109 console.error('Failed to get picture ops.');
H A Dutil.js114 console.log(e);
/external/chromium-trace/trace-viewer/src/tracing/
H A Dtimeline_viewport.js107 console.log('While running setWhenPossible:',
/external/chromium-trace/trace-viewer/src/ui/
H A Dtext_end_value_bar.js36 console.assert(typeof newValue === 'object' &&
48 console.assert(typeof newValue === 'object' &&
H A Dvalue_bar.js151 console.assert(offset >= 0);
166 console.assert(fractionalValue >= 0 && fractionalValue <= 1);
/external/chromium_org/chrome/browser/resources/app_list/
H A Daudio_manager.js82 function(msg) { console.error('Failed to getUserMedia: ' + msg); });
/external/chromium_org/chrome/browser/resources/bookmark_manager/js/
H A Dmain.js895 console.error('Failed to restore bookmark.');
1285 console.error('Bookmarks extension API is not available');
/external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
H A Dbraille_ime.js257 * Outputs a log message to the console, only if {@link BrailleIme.DEBUG}
268 console.log('BrailleIme.' + func + ': ' + message);
363 console.error('Unknown message from ChromeVox: ' +
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
H A Daccessibility_api_handler.js71 console.log('Error trying to access accessibility extension api.');
H A Dbackground.js177 window.console.log('Injecting into ' + tab.id, tab);
197 console.error('Could not inject into tab', tab);
410 console.log(err);
420 console.log(err);
463 console.log('Version: ' + manifest.version);
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/
H A Dmath_map.js142 console.log('Unable to load file: ' + file + ', error: ' + x);
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Dconsole_tts.js6 * @fileoverview A TTS engine that writes to window.console.
20 * True if the console TTS is enabled by the user.
31 if (this.enabled_ && window['console']) {
44 window['console']['log'](logStr);
47 window.console.log(' using startCallback');
51 window.console.log(' using endCallback');
63 window['console']['log']('Stop');
H A Dhistory.js78 window.console.error('Two user commands on ' + functionName, this);
104 window.console.log('User command done.', this);
299 window.console.error(
329 window.console.error('Speak called outside of a user command.');
353 window.console.log(history.dumpJsOutput_());

Completed in 556 milliseconds

1234567891011>>