Searched refs:is_group_readable (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.hpp293 bool is_group_readable(void) const;
H A Dfs.cpp375 impl::file_info::is_group_readable(void) function in class:impl::file_info
H A Dfs_test.cpp391 ATF_REQUIRE(fi.is_group_readable() == gr); \
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs_test.cpp91 ATF_REQUIRE(!fi1.is_group_readable());
102 ATF_REQUIRE(!fi2.is_group_readable());

Completed in 13 milliseconds