Searched refs:tooLongDir16 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/storage/
H A DEntryTest.cpp127 static TestEntry tooLongDir16; variable
500 InitTest1Paths(tooLongDir16, fuzzy_error(B_ERROR, B_NAME_TOO_LONG));
545 InitTest1Paths(tooLongDir16, fuzzy_error(B_ERROR, B_NAME_TOO_LONG), true);
701 InitTest1DirPaths(tooLongDir16, B_OK, true);
749 InitTest1DirPaths(tooLongDir16, B_OK, true);
977 InitTest2Paths(tooLongDir16, fuzzy_error(B_ERROR, B_NAME_TOO_LONG));
1022 InitTest2Paths(tooLongDir16, fuzzy_error(B_ERROR, B_NAME_TOO_LONG), true);
1173 InitTest2DirPaths(tooLongDir16, B_OK, true);
1221 InitTest2DirPaths(tooLongDir16, B_OK, true);
1335 BDirectory dir(tooLongDir16
[all...]

Completed in 30 milliseconds