Searched refs:ProfileTestDriver (Results 1 – 1 of 1) sorted by relevance
60 function ProfileTestDriver() { class68 ProfileTestDriver.prototype.funcAddrs_ = {74 ProfileTestDriver.prototype.addFunctions_ = function() {87 ProfileTestDriver.prototype.enter = function(funcName) {95 ProfileTestDriver.prototype.stay = function() {100 ProfileTestDriver.prototype.leave = function() {105 ProfileTestDriver.prototype.execute = function() {147 ProfileTestDriver.call(this);151 Inherits(Driver, ProfileTestDriver);199 var testDriver = new ProfileTestDriver();[all …]