Searched refs:getTopDownProfile (Results 1 – 2 of 2) sorted by relevance
156 assertNoPathExists(this.profile.getTopDownProfile().getRoot(), this.namesTopDown,161 assertPathExists(this.profile.getTopDownProfile().getRoot(), this.namesTopDown,217 var root = testDriver.profile.getTopDownProfile().getRoot();314 var profile = testDriver.profile.getTopDownProfile('lib2-f1');
295 Profile.prototype.getTopDownProfile = function(opt_label) { method in Profile