Home
last modified time | relevance | path

Searched refs:findAndRunAppForTesting (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/login/
Dapps_menu.js78 findAndRunAppForTesting: function(id, opt_diagnostic_mode) { method in AppsMenuButton
178 $('show-apps-button').findAndRunAppForTesting(id, opt_diagnostic_mode);
/external/chromium_org/ui/login/account_picker/
Dscreen_account_picker.js191 $('pod-row').findAndRunAppForTesting(app_id, opt_diagnostic_mode);
Duser_pod_row.js2099 findAndRunAppForTesting: function(app_id, opt_diagnostic_mode) { method in PodRow