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

/haiku/src/tests/kits/storage/
H A DEntryTest.cpp159 // get_error_index
162 get_error_index(status_t error) function
181 int32 index1 = get_error_index(error1);
182 int32 index2 = get_error_index(error2);

Completed in 80 milliseconds