Home
last modified time | relevance | path

Searched refs:PrintVector (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp48 static void PrintVector(std::string prefix, const std::vector<std::string> &vec) { in PrintVector() function in Handler
71 PrintVector("IN", ToVector(argc, argv)); in Parse()
191 PrintVector("OUT", args); in Run()