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

/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_time.h24 enum RepType { csv, txt }; enumerator in enum:BonTimer::RepType
H A Dbon_time.cpp330 else if(m_type == csv)
399 else if(m_type == csv)
H A Dbonnie++.cpp385 // csv format output.
388 globals.timer.SetType(BonTimer::csv);
409 // the results before printing a csv version.
418 // print a csv version in every case
419 globals.timer.SetType(BonTimer::csv);

Completed in 35 milliseconds