Home
last modified time | relevance | path

Searched refs:blob1 (Results 1 – 1 of 1) sorted by relevance

/test/common/
A Dbloblist.c369 void *blob1, *blob2; in bloblist_test_reloc() local
377 ut_assertnonnull(blob1); in bloblist_test_reloc()
401 void *blob1, *blob2, *blob1_new; in bloblist_test_grow() local
412 ut_assertnonnull(blob1); in bloblist_test_grow()
414 strcpy(blob1, test1_str); in bloblist_test_grow()
454 void *blob1, *blob2, *blob1_new; in bloblist_test_shrink() local
464 ut_assertnonnull(blob1); in bloblist_test_shrink()
465 strcpy(blob1, test1_str); in bloblist_test_shrink()
505 void *blob1, *blob2; in bloblist_test_resize_fail() local
514 ut_assertnonnull(blob1); in bloblist_test_resize_fail()
[all …]

Completed in 26 milliseconds