Home
last modified time | relevance | path

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

/FileX-v6.2.1/test/regression_test/
Dfilex_file_allocate_test.c113 ULONG data_value; in ftest_0_entry() local
122data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
127 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
131 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_write_large_data_test.c105 ULONG data_value; in ftest_0_entry() local
114data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
119 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
123 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_delete_large_data_test.c106 ULONG data_value; in ftest_0_entry() local
115data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
120 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
124 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_write_large_data_interrupt_test.c130 ULONG data_value; in ftest_0_entry() local
139data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
144 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
148 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_write_large_data_undo_log_interrupt_test.c131 ULONG data_value; in ftest_0_entry() local
140data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
145 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
149 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_write_large_data_directory_interrupt_test.c131 ULONG data_value; in ftest_0_entry() local
140data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
145 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
149 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_write_large_data_fat_chain_cleanup_interrupt_test.c131 ULONG data_value; in ftest_0_entry() local
140data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
145 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
149 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_write_large_data_redo_log_interrupt_test.c132 ULONG data_value; in ftest_0_entry() local
141data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
146 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
150 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()
Dfilex_fault_tolerant_write_large_data_fat_interrupt_test.c132 ULONG data_value; in ftest_0_entry() local
141data_value = (ULONG)(rand() & 0xFF) | (ULONG)((rand() & 0xFF) << 8) | (ULONG)((rand() & 0xFF) << 1… in ftest_0_entry()
146 ((ULONG*)large_data_buffer)[j] = data_value++; in ftest_0_entry()
150 data_value -= (large_data_buffer_size / sizeof(ULONG)); in ftest_0_entry()