Searched refs:findMax (Results 1 – 8 of 8) sorted by relevance
131 assertEquals(null, tree.findMax());135 assertEquals('right', tree.findMax().value);
158 SplayTree.prototype.findMax = function(opt_startNode) { method in SplayTree186 return this.findMax(this.root_.left);
197 var max = this.dynamics_.findMax();
141 SplayTree.prototype.findMax = function(opt_startNode) { method in SplayTree169 return this.findMax(this.root_.left);
236 SplayTree.prototype.findMax = function(opt_startNode) { method in SplayTree264 return this.findMax(this.root_.left);
189 deUint64 findMax (const vector<deUint64>& values) in findMax() function692 deUint64 maxUs = findMax(m_results); in logAndSetTestResult()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...