Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/block_host_test/
Dblock_test.c1060 unsigned int tr_count, in file_allocate_all_test() argument
1069 struct storage_file_handle file[tr_count]; in file_allocate_all_test()
1070 data_block_t file_size[tr_count]; in file_allocate_all_test()
1071 struct transaction tr[tr_count]; in file_allocate_all_test()
1072 int written_count[tr_count]; in file_allocate_all_test()
1077 for (i = 0; i < tr_count; i++) { in file_allocate_all_test()
1082 for (i = 0; i < tr_count; i++) { in file_allocate_all_test()
1088 for (j = 0, done = 0; done != tr_count && j < count; j++) { in file_allocate_all_test()
1089 for (i = 0, done = 0; i < tr_count; i++) { in file_allocate_all_test()
1106 for (i = 0, done = 0; i < tr_count; i++) { in file_allocate_all_test()
[all …]