Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/osl/file/
H A Dosl_File.cxx2318 sal_uInt32 uiMaxNameLength = aVolumeInfo.getMaxNameLength( ); in TEST_F() local
2320 …ASSERT_TRUE(0 != uiMaxNameLength) << "test for getMaxNameLength function: get max name length of F… in TEST_F()
2339 sal_uInt64 uiMaxNameLength = aVolumeInfo.getMaxNameLength( ); in TEST_F() local
2341 …ASSERT_TRUE(uiMaxNameLength == MaxNameLength) << "test for getMaxNameLength function: get max name… in TEST_F()

Completed in 28 milliseconds