Searched refs:uncompress (Results 1 – 1 of 1) sorted by relevance
| /test/lib/ |
| A D | compression.c | 371 mutate_func compress, mutate_func uncompress, in run_test_internal() argument 390 ut_assertok(uncompress(uts, buf->compressed_buf, buf->compressed_size, in run_test_internal() 399 ut_assertok(uncompress(uts, buf->compressed_buf, buf->compressed_size, in run_test_internal() 408 ut_assertok(uncompress(uts, buf->compressed_buf, buf->compressed_size + 4, in run_test_internal() 425 ret = uncompress(uts, buf->compressed_buf, buf->compressed_size, in run_test_internal() 437 mutate_func compress, mutate_func uncompress) in run_test() argument 457 ret = run_test_internal(uts, name, compress, uncompress, buf); in run_test()
|
Completed in 6 milliseconds