Searched refs:sparse_buff (Results 1 – 1 of 1) sorted by relevance
115 static char sparse_buff[0x10000]; /* Holds the (small) stored archive. */ variable155 assertEqualIntA(a, ARCHIVE_OK, archive_write_open_memory(a, sparse_buff, in DEFINE_TEST()156 sizeof(sparse_buff), &archive_size)); in DEFINE_TEST()176 archive_read_open_memory(a, sparse_buff, archive_size)); in DEFINE_TEST()