Home
last modified time | relevance | path

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

/trunk/main/sal/inc/osl/
H A Dfile.hxx428 inline rtl::OUString getMountPath() in getMountPath() function in osl::VolumeDevice
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx1663 …( aNullURL.equals( aVolumeDevice1.getMountPath( ) ) )) << "test for ctors function: Constructor fo…
1673 sal_Bool bOk = compareFileName( aNullURL, aVolumeDevice1.getMountPath( ) );
1684 sal_Bool bOk = compareFileName( aNullURL, aVolumeDevice1.getMountPath( ) );
2460 sal_Bool bOk = compareFileName( aNullURL, aVolumeDevice1.getMountPath( ) ); in TEST_F()

Completed in 330 milliseconds