Searched refs:findAndRunAppForTesting (Results 1 – 3 of 3) sorted by relevance
78 findAndRunAppForTesting: function(id, opt_diagnostic_mode) { method in AppsMenuButton178 $('show-apps-button').findAndRunAppForTesting(id, opt_diagnostic_mode);
191 $('pod-row').findAndRunAppForTesting(app_id, opt_diagnostic_mode);
2099 findAndRunAppForTesting: function(app_id, opt_diagnostic_mode) { method in PodRow