Home
last modified time | relevance | path

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

/FileX-v6.2.1/test/regression_test/
Dfilex_unicode_2_test.c104 UCHAR destination_name_1[128]; in ftest_0_entry() local
135 …tatus = fx_unicode_file_create( &ram_disk, long_unicode_name1, length, (CHAR *)destination_name_1); in ftest_0_entry()
138 …tatus = fx_unicode_file_create( &ram_disk, long_unicode_name1, length, (CHAR *)destination_name_1); in ftest_0_entry()
148 …tatus = fx_unicode_file_create( &ram_disk, long_unicode_name1, length, (CHAR *)destination_name_1); in ftest_0_entry()
156 … status = fx_unicode_file_create(&ram_disk, long_unicode_name1, length, (CHAR*)destination_name_1); in ftest_0_entry()
187 …tatus = fx_unicode_file_create( &ram_disk, long_unicode_name1, length, (CHAR *)destination_name_1); in ftest_0_entry()
190 …tatus = fx_unicode_file_create( &ram_disk, long_unicode_name1, length, (CHAR *)destination_name_1); in ftest_0_entry()
200 …tatus = fx_unicode_file_create( &ram_disk, long_unicode_name1, length, (CHAR *)destination_name_1); in ftest_0_entry()
Dfilex_unicode_4_test.c101 UCHAR destination_name_1[128]; in ftest_0_entry() local
245 status = fx_unicode_name_get(&ram_disk, "NT-FILE~.TXTa", destination_name_1, &ulength); in ftest_0_entry()
247 status = fx_unicode_name_get(&ram_disk, "NT-FILE~.TXT", destination_name_1, &ulength); in ftest_0_entry()
249 status = fx_unicode_name_get(&ram_disk, "NT-FILE~.TX", destination_name_1, &ulength); in ftest_0_entry()
253 status = fx_unicode_name_get(&ram_disk, "aBcD~", destination_name_1, &ulength); in ftest_0_entry()