Searched refs:Attribute_GrpExe (Results 1 – 3 of 3) sorted by relevance
362 if ( uAttributes & Attribute_GrpExe ) in showAttributes()1295 rc=File::setAttributes( file1, Attribute_GrpExe ); in FileAttributesTest()1359 …rc=File::setAttributes( file1, Attribute_GrpWrite | Attribute_GrpRead | Attribute_GrpExe | Attribu… in FileAttributesTest()
708 #define Attribute_GrpExe osl_File_Attribute_GrpExe macro
157 if ( ( nAttributes | Attribute_GrpExe ) == nAttributes ) in printFileAttributes()3008 …ASSERT_TRUE(( Attribute_ReadOnly | Attribute_Executable | Attribute_GrpExe | Attribute_OwnExe | At… in TEST_F()
Completed in 104 milliseconds