Home
last modified time | relevance | path

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

/FileX-v6.2.1/test/regression_test/
Dfilex_unicode_4_test.c83 static UCHAR specified_unicode_file_name[] = { 'Z', 0, '1', 0, '2', 0, '3', 0, '4', 0, '5', 0, '6',… variable
146 length = fx_unicode_length_get(specified_unicode_file_name); in ftest_0_entry()
147 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name, length, (CHAR *)destinatio… in ftest_0_entry()
168 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name, length, (CHAR *)destinatio… in ftest_0_entry()
181 length = fx_unicode_length_get(specified_unicode_file_name); in ftest_0_entry()
182 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name, length, (CHAR *)destinatio… in ftest_0_entry()
190 length = fx_unicode_length_get(specified_unicode_file_name); in ftest_0_entry()
191 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name, length, (CHAR *)destinatio… in ftest_0_entry()
199 length = fx_unicode_length_get(specified_unicode_file_name); in ftest_0_entry()
200 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name, length, (CHAR *)destinatio… in ftest_0_entry()
[all …]
Dfilex_media_volume_directory_entry_test.c87 static UCHAR specified_unicode_file_name[] = { 'Z', 0, '1', 0, '2', 0, '3', 0, '4', 0, '5', 0, '6',… variable
124 ulength = fx_unicode_length_get( specified_unicode_file_name); in ftest_0_entry()
125 …status = fx_unicode_file_create( &ram_disk, specified_unicode_file_name, ulength, (CHAR *)destinat… in ftest_0_entry()