Lines Matching refs:test_empty
189 test_empty (struct alloc_buffer refbuf) in test_empty() function
248 test_empty (buf); in test_size_1()
257 test_empty (buf); in test_size_1()
266 test_empty (buf); in test_size_1()
345 test_empty (buf); in test_size_2()
355 test_empty (buf); in test_size_2()
364 test_empty (buf); in test_size_2()
483 test_empty (buf); in test_large()
499 test_empty (buf); in test_large()
524 test_empty (buf); in test_large()
635 test_empty (alloc_buffer_create (NULL, 0)); in do_test()
636 test_empty (alloc_buffer_create ((char *) "", 0)); in do_test()
637 test_empty (alloc_buffer_create ((void *) 1, 0)); in do_test()