Searched defs:tstVDCreateDelete (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DtstVD.cpp62 static int tstVDCreateDelete(const char *pszBackend, const char *pszFilename, function
743 int rc = tstVDCreateDelete("VMDK", src, cbSize, uFlags, false);
895 rc = tstVDCreateDelete("VMDK", "tmpVDCreate.vmdk", 2 * _4G,
902 rc = tstVDCreateDelete("VMDK", "tmpVDCreate.vmdk", 2 * _4G,
919 rc = tstVDCreateDelete("VDI", "tmpVDCreate.vdi", 2 * _4G,
926 rc = tstVDCreateDelete("VDI", "tmpVDCreate.vdi", 2 * _4G,
935 rc = tstVDCreateDelete("VMDK", "tmpVDCreate.vmdk", 2 * _4G,
942 rc = tstVDCreateDelete("VMDK", "tmpVDCreate.vmdk", 2 * _4G,
949 rc = tstVDCreateDelete("VMDK", "tmpVDCreate.vmdk", 2 * _4G,
956 rc = tstVDCreateDelete("VMD
[all...]

Completed in 34 milliseconds