Home
last modified time | relevance | path

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

/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp39 static std::vector<std::string> ToVector(int argc, char **argv) { in ToVector() function in Handler
71 PrintVector("IN", ToVector(argc, argv)); in Parse()