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

/haiku/src/tests/kits/storage/
H A DBasicTest.cpp86 // createVolume
88 BasicTest::createVolume(string imageFile, string mountPoint, int32 megs, function in class:BasicTest
H A DBasicTest.h37 static void createVolume(string imageFile, string mountPoint, int32 megs,
H A DVolumeTest.cpp86 createVolume(testFile1, testMountPoint, 1);
588 createVolume(testFile1, testMountPoint, 1, false);
605 createVolume(testFile1, testMountPoint, 1, false);
617 createVolume(testFile1, testMountPoint, 1, false);
H A DFindDirectoryTest.cpp90 createVolume(testFile, testMountPoint, 1);
H A DQueryTest.cpp1165 createVolume(testVolumeImage, testMountPoint, 2);
1391 createVolume(testVolumeImage, testMountPoint, 2);

Completed in 68 milliseconds