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

/haiku-fatelf/src/tests/kits/storage/
H A DPathTest.cpp142 const char *absolutePathName = "/boot"; local
145 CPPUNIT_ASSERT( string(absolutePathName) == path.Path() );
180 const char *absolutePathName = "/boot"; local
183 CPPUNIT_ASSERT( string(absolutePathName) == path.Path() );
199 const char *absolutePathName = "/boot"; local
202 CPPUNIT_ASSERT( string(absolutePathName) == path.Path() );
209 const char *absolutePathName = "/boot/home/Desktop"; local
212 CPPUNIT_ASSERT( string(absolutePathName) == path.Path() );
219 const char *absolutePathName = "/doesn't/exist/but/who/cares"; local
222 CPPUNIT_ASSERT( string(absolutePathName)
229 const char *absolutePathName = "/"; local
239 const char *absolutePathName = "/boot"; local
268 const char *absolutePathName = "/boot/home"; local
360 const char *absolutePathName = "/boot"; local
371 const char *absolutePathName = "/boot/home/Desktop"; local
382 const char *absolutePathName = "/boot"; local
534 const char *absolutePathName; local
[all...]

Completed in 45 milliseconds