Searched refs:test_add_attributes (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A Dbfs_attribute_iterator_test.cpp134 test_add_attributes(BFile& file, int32 start, int32 count, int32 addAt, function
257 test_add_attributes(file, 1, count,
270 test_add_attributes(file, 1, 100, i, 50, -1);
282 test_add_attributes(file, 1, 100, 50, i, -1);
294 test_add_attributes(file, 1, 100, i, 33, 67);
306 test_add_attributes(file, 1, 100, 50, i - 1, i + 1);

Completed in 84 milliseconds