Searched refs:getFreeSpace (Results 1 – 4 of 4) sorted by relevance
2425 class getFreeSpace : public CppUnit::TestFixture class2438 sal_uInt64 uiFreeSpace = aVolumeInfo.getFreeSpace( ); in getFreeSpace_001()2452 sal_uInt64 uiFreeSpace = aVolumeInfo.getFreeSpace( ); in getFreeSpace_002()2481 sal_uInt64 uiFreeSpace = aVolumeInfo.getFreeSpace( ); in getFreeSpace_003()2495 CPPUNIT_TEST_SUITE( getFreeSpace );6206 sal_uInt64 nSize = _aVolumeInfo.getFreeSpace(); in checkValidMask()
597 inline sal_uInt64 getFreeSpace() const in getFreeSpace() function in osl::VolumeInfo
2075 FreeSpace=rInfo.getFreeSpace(); in VolumeInfoTest()
3556 nFreeSpace = aInfo.getFreeSpace(); in impl_enoughDiscSpace()
Completed in 226 milliseconds