Home
last modified time | relevance | path

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

/FileX-v6.2.1/test/regression_test/
Dfilex_unicode_test.c26 static UCHAR does_not_exist[] = {1, 1, 1, 1}; variable
335 … status = fx_unicode_short_name_get(&ram_disk, does_not_exist, length, (CHAR *) destination_name); in ftest_0_entry()
341 status = fx_unicode_name_get(&ram_disk, (CHAR *) does_not_exist, destination_name, &length); in ftest_0_entry()