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

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TracingModel.js 134 setEventsForTest: function(sessionId, events)
TracingTimelineModel.js 130 setEventsForTest: function(sessionId, events)
134 this._tracingModel.setEventsForTest(sessionId, events);

Completed in 143 milliseconds