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

/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_file.h12 COpenTest(int chunk_size, bool use_sync, bool *doExit);
H A Dbon_io.h11 CFileOp(BonTimer &timer, int file_size, int chunk_bits, bool use_sync = false);
H A Dbon_io.cpp314 CFileOp::CFileOp(BonTimer &timer, int file_size, int chunk_bits, bool use_sync) argument
320 , m_sync(use_sync)
H A Dbon_file.cpp20 COpenTest::COpenTest(int chunk_size, bool use_sync, bool *doExit) argument
30 , m_sync(use_sync)

Completed in 49 milliseconds