Searched refs:is_group_executable (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.hpp305 bool is_group_executable(void) const;
H A Dfs.cpp389 impl::file_info::is_group_executable(void) function in class:impl::file_info
H A Dfs_test.cpp393 ATF_REQUIRE(fi.is_group_executable() == gx); \
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs_test.cpp93 ATF_REQUIRE(!fi1.is_group_executable());
104 ATF_REQUIRE(!fi2.is_group_executable());
H A Datffile.cpp322 !fi.is_group_executable()))

Completed in 17 milliseconds