Home
last modified time | relevance | path

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

/haiku/src/tests/kits/storage/
H A DPathTest.h27 void AppendTest();
H A DPathTest.cpp27 suite->addTest( new TC("BPath::Append Test", &PathTest::AppendTest) ); in Suite()
994 PathTest::AppendTest() in AppendTest() function in PathTest