HomeSort by relevance Sort by last modified time
    Searched refs:Exiting (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer.py 142 'specified. Exiting this program.')
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
gallery.js 28 * @param {boolean=} opt_exiting True if the app is exiting.
126 // Exiting to the Files app seems arbitrary. Consider closing the tab.
242 * @param {boolean} exiting True if the app is exiting.
244 Gallery.prototype.onUnload = function(exiting) {
248 this.slideMode_.onUnload(exiting);

Completed in 285 milliseconds