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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.hpp311 bool is_other_readable(void) const;
H A Dfs.cpp396 impl::file_info::is_other_readable(void) function in class:impl::file_info
H A Dfs_test.cpp394 ATF_REQUIRE(fi.is_other_readable() == othr); \
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs_test.cpp94 ATF_REQUIRE(!fi1.is_other_readable());
105 ATF_REQUIRE(!fi2.is_other_readable());

Completed in 13 milliseconds