Searched defs:grep_file (Results 1 – 4 of 4) sorted by relevance
81 atf::utils::grep_file(const std::string& regex, const std::string& path) in grep_file() function in atf::utils
271 ATF_TEST_CASE_BODY(grep_file) in ATF_TEST_CASE_BODY() argument
283 ATF_TC_BODY(grep_file, tc) in ATF_TC_BODY() argument
465 grep_file(const atf::fs::path& path, const std::string& regexp) in grep_file() function