Searched refs:MaxNameLength (Results 1 – 3 of 3) sorted by relevance
2090 sal_uInt32 MaxNameLength; in VolumeInfoTest() local2091 MaxNameLength=rInfo.getMaxNameLength(); in VolumeInfoTest()2092 printf( "MaxNameLength: %i\n",MaxNameLength ); in VolumeInfoTest()
1775 pSymbol->MaxNameLength = 256; in WriteStackFile()
2332 sal_uInt64 MaxNameLength = aStatFS.f_namemax; in TEST_F() local2341 …ASSERT_TRUE(uiMaxNameLength == MaxNameLength) << "test for getMaxNameLength function: get max name… in TEST_F()
Completed in 82 milliseconds