Searched refs:TestView (Results 1 – 2 of 2) sorted by relevance
15 function TestView(mainBoxId, urlInputId, formId, summaryDivId) { class27 inherits(TestView, DivView);29 TestView.prototype.onSubmitForm_ = function(event) {37 TestView.prototype.onStartedConnectionTestSuite = function() {57 TestView.prototype.onStartedConnectionTestExperiment = function(experiment) {102 TestView.prototype.onCompletedConnectionTestExperiment = function(129 TestView.prototype.onCompletedConnectionTestSuite = function() {
87 var testView = new TestView('testTabContent', 'testUrlInput',