Home
last modified time | relevance | path

Searched refs:AIntTestStrategy (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/system/kernel/util/
H A DVectorSetTest.cpp510 typedef TestStrategy<IntStrategy, Ascending> AIntTestStrategy; typedef
534 GenericInsertTest<AIntTestStrategy>(30); in InsertTest()
538 GenericInsertTest<AIntTestStrategy>(200); in InsertTest()
589 GenericRemoveTest<AIntTestStrategy>(30); in RemoveTest()
593 GenericRemoveTest<AIntTestStrategy>(200); in RemoveTest()
628 GenericEraseTest<AIntTestStrategy>(30); in EraseTest()
632 GenericEraseTest<AIntTestStrategy>(200); in EraseTest()
666 GenericMakeEmptyTest<AIntTestStrategy>(30); in MakeEmptyTest()
670 GenericMakeEmptyTest<AIntTestStrategy>(200); in MakeEmptyTest()
720 GenericFindTest<AIntTestStrategy>(30); in FindTest()
[all …]