Searched refs:is_other_executable (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dfs.hpp319 bool is_other_executable(void) const;
H A Dfs.cpp406 impl::file_info::is_other_executable(void) function in class:impl::file_info
H A Dfs_test.cpp393 ATF_REQUIRE(fi.is_other_executable() == othx); \
/bind-9.11.3/unit/atf-src/tools/
H A Dfs.hpp291 bool is_other_executable(void) const;
H A Dfs_test.cpp405 ATF_REQUIRE(fi.is_other_executable() == othx); \
486 ATF_REQUIRE(!fi1.is_other_executable());
497 ATF_REQUIRE(!fi2.is_other_executable());
H A Dfs.cpp563 impl::file_info::is_other_executable(void) function in class:impl::file_info

Completed in 19 milliseconds