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

/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp86 string_to_size(const char* valueWithUnit) argument
89 off_t size = strtoull(valueWithUnit, &unit, 10);

Completed in 34 milliseconds