Home
last modified time | relevance | path

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

/FileX-v6.2.1/test/regression_test/
Dfilex_unicode_4_test.c87 static UCHAR specified_unicode_file_name_2[] = { 'a', 0, '1', 0, '2', 0, '3', 0, '4', 0, '5', 0, '6… variable
258 length = fx_unicode_length_get(specified_unicode_file_name_2); in ftest_0_entry()
259 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name_2, length, (CHAR *)destinat… in ftest_0_entry()
262 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name_2, length, (CHAR *)destinat… in ftest_0_entry()
265 length = fx_unicode_length_get(specified_unicode_file_name_2); in ftest_0_entry()
266 …status = fx_unicode_directory_create(&ram_disk, specified_unicode_file_name_2, length, (CHAR *)des… in ftest_0_entry()
269 …status = fx_unicode_file_create(&ram_disk, specified_unicode_file_name_2, length, (CHAR *)destinat… in ftest_0_entry()
272 length = fx_unicode_length_get(specified_unicode_file_name_2); in ftest_0_entry()
273 …status = fx_unicode_short_name_get(&ram_disk, specified_unicode_file_name_2, length, (CHAR *)desti… in ftest_0_entry()
276 …status = fx_unicode_short_name_get(&ram_disk, specified_unicode_file_name_2, length, (CHAR *)desti… in ftest_0_entry()
[all …]