Searched refs:uiMaxNameLength (Results 1 – 1 of 1) sorted by relevance
2318 sal_uInt32 uiMaxNameLength = aVolumeInfo.getMaxNameLength( ); in TEST_F() local2320 …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() local2341 …ASSERT_TRUE(uiMaxNameLength == MaxNameLength) << "test for getMaxNameLength function: get max name… in TEST_F()
Completed in 29 milliseconds