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

/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, bool nextLargestValid) 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 33 milliseconds