Home
last modified time | relevance | path

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

/trunk/main/sal/workben/
H A Dtestfile.cxx360 if ( uAttributes & Attribute_GrpRead ) in showAttributes()
1286 rc=File::setAttributes( file1, Attribute_GrpRead ); in FileAttributesTest()
1359 …rc=File::setAttributes( file1, Attribute_GrpWrite | Attribute_GrpRead | Attribute_GrpExe | Attribu… in FileAttributesTest()
/trunk/main/sal/inc/osl/
H A Dfile.hxx707 #define Attribute_GrpRead osl_File_Attribute_GrpRead macro
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx155 if ( ( nAttributes | Attribute_GrpRead ) == nAttributes ) in printFileAttributes()
2988 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()
4507 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in TEST_F()
4516 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()
4684 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in TEST_F()

Completed in 307 milliseconds