Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/block_host_test/
Dblock_test.c663 size_t blocks1_count, in allocate_2_transactions_test_etc() argument
669 size_t blocks_max_count = MAX(blocks1_count, blocks2_count); in allocate_2_transactions_test_etc()
675 if (i < blocks1_count) { in allocate_2_transactions_test_etc()
690 for (i = 0; i < blocks1_count; i++) { in allocate_2_transactions_test_etc()
699 for (i = 0; i < blocks1_count; i++) { in allocate_2_transactions_test_etc()
709 for (i = 0; i < blocks1_count; i++) { in allocate_2_transactions_test_etc()
724 size_t blocks1_count, in free_test_etc() argument
730 size_t blocks_max_count = MAX(blocks1_count, blocks2_count); in free_test_etc()
736 if (i < blocks1_count) { in free_test_etc()
758 for (i = 0; i < blocks1_count; i++) { in free_test_etc()