Searched defs:nextLargestStart (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A Dbfs_allocator_invalidate_largest.cpp71 test(int32_t num, int32_t nextLargestStart, int32_t nextLargestLength, argument
96 test_allocate(int32_t num, int32_t largestStart, int32_t largestLength, int32_t start, int32_t length, int32_t nextLargestStart, int32_t nextLargestLength, bool nextLargestValid) argument
113 test_free(int32_t num, int32_t largestStart, int32_t largestLength, int32_t start, int32_t length, int32_t nextLargestStart, int32_t nextLargestLength, bool nextLargestValid) argument

Completed in 68 milliseconds