Searched defs:Splay (Results 1 – 3 of 3) sorted by relevance
7 DEF_TEST(Splay, r) { in DEF_TEST() argument
36 var Splay = new BenchmarkSuite('Splay', 81491, [ variable
210 void SplayTree<Config, Allocator>::Splay(const Key& key) { in Splay() function