Home
last modified time | relevance | path

Searched refs:TestView (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/net_internals/
Dtestview.js15 function TestView(mainBoxId, urlInputId, formId, summaryDivId) { class
27 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() {
Dmain.js87 var testView = new TestView('testTabContent', 'testUrlInput',