Searched defs:grep_string (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/atf/atf-c++/
H A Dutils.cpp80 atf::utils::grep_string(const std::string& regex, const std::string& str) function in class:atf::utils
H A Dutils_test.cpp283 ATF_TEST_CASE_WITHOUT_HEAD(grep_string); variable
[all...]
/freebsd-10-stable/contrib/atf/atf-c/
H A Dutils.c80 grep_string(const char *regex, const char *str) function
H A Dutils_test.c296 ATF_TC_WITHOUT_HEAD(grep_string); variable

Completed in 147 milliseconds