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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.hpp317 bool is_other_writable(void) const;
H A Dfs.cpp403 impl::file_info::is_other_writable(void) function in class:impl::file_info
H A Dfs_test.cpp395 ATF_REQUIRE(fi.is_other_writable() == othw); \
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs_test.cpp95 ATF_REQUIRE(!fi1.is_other_writable());
106 ATF_REQUIRE(!fi2.is_other_writable());

Completed in 13 milliseconds