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

/haiku/src/kits/mail/
H A DMailSettings.cpp961 BPath testPath(path);
962 testPath.Append(testFileName);
963 BEntry testEntry(testPath.Path());
/haiku/src/apps/installer/
H A DWorkerThread.cpp342 BPath testPath; local
458 if (testPath.SetTo(&testRef) == B_OK && testPath != trashPath)

Completed in 40 milliseconds