Searched defs:Strategy (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/slab/
H A DSlab.h276 typedef MergedLinkCacheStrategy<Backend> Strategy; typedef in class:TypedCache
386 typedef HashCacheStrategy<Backend> Strategy; typedef in struct:HashCacheStrategy
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h155 class Strategy : public KernelUtilsOrder::Ascending<Value> {}; class in struct:Ascending
163 class Strategy : public KernelUtilsOrder::Descending<Value> {}; class in struct:Descending

Completed in 39 milliseconds