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

/haiku/src/tests/kits/storage/
H A DSymLinkTest.cpp101 const char *existingSuperFile = existingSuperFilename; local
292 BDirectory pathDir(existingSuperFile);
332 const char *existingSuperFile = existingSuperFilename; local
474 CPPUNIT_ASSERT( pathDir.SetTo(existingSuperFile) == B_OK );
592 const char *existingSuperFile = existingSuperFilename; local
651 CPPUNIT_ASSERT( link.MakeLinkedPath(existingSuperFile, &path)
741 CPPUNIT_ASSERT( dir.SetTo(existingSuperFile) == B_OK);
H A DDirectoryTest.cpp107 const char *existingSuperFile = existingSuperFilename; local
314 BDirectory pathDir(existingSuperFile);
342 const char *existingSuperFile = existingSuperFilename; local
533 pathDir.SetTo(existingSuperFile);
806 const char *existingSuperFile = existingSuperFilename; local
897 CPPUNIT_ASSERT( dir.SetTo(existingSuperFile) == B_OK );
903 CPPUNIT_ASSERT( dir.SetTo(existingSuperFile) == B_OK );
922 CPPUNIT_ASSERT( dir.SetTo(existingSuperFile) == B_OK );
929 CPPUNIT_ASSERT( dir.SetTo(existingSuperFile) == B_OK );
1029 CPPUNIT_ASSERT( dir.SetTo(existingSuperFile)
[all...]
H A DNodeTest.cpp199 const char *existingSuperFile = existingSuperFilename; local
390 BDirectory pathDir(existingSuperFile);
430 const char *existingSuperFile = existingSuperFilename; local
571 CPPUNIT_ASSERT( pathDir.SetTo(existingSuperFile) == B_OK );

Completed in 38 milliseconds