Home
last modified time | relevance | path

Searched defs:getopt_app (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/atf/dist/tools/
H A Dapplication_test.cpp38 class getopt_app : public tools::application::app { class
40 getopt_app(void) : app("description", "manpage", "other") {} in getopt_app() function in getopt_app
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication_test.cpp38 class getopt_app : public atf::application::app { class
40 getopt_app(void) : app("description", "manpage") {} in getopt_app() function in getopt_app