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

/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp404 compare_files(const atf::fs::path& p1, const atf::fs::path& p2) function
608 const bool equals = compare_files(path, atf::fs::path(oc.value));
629 const bool equals = compare_files(path, temp.get_path());

Completed in 24 milliseconds