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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.hpp252 dev_t get_device(void) const;
H A Dfs_test.cpp230 ATF_REQUIRE_EQ(fi.get_device(), fia.get_device());
241 ATF_REQUIRE_EQ(fi.get_device(), fia.get_device());
H A Dfs.cpp319 impl::file_info::get_device(void) function in class:impl::file_info
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs.cpp92 cleanup_aux_dir(p, fi, fi.get_device() == parent_device);
94 if (fi.get_device() != parent_device)
154 cleanup_aux(p / name, fi.get_device(), erase);
248 cleanup_aux(p, fi.get_device(), true);
H A Dmisc_helpers.cpp174 ATF_REQUIRE_EQ(fi1.get_device(), fi2.get_device());

Completed in 26 milliseconds