OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmd_mock_simple
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/kyua-cli/dist/cli/
cmd_help_test.cpp
61
class
cmd_mock_simple
: public cli::cli_command {
class in namespace:__anon4626
66
cmd_mock_simple
(const char* name_) : cli::cli_command(
function in class:__anon4626::cmd_mock_simple
134
commands.insert(new
cmd_mock_simple
("mock_simple"));
137
commands.insert(new
cmd_mock_simple
("mock_simple_2"), "First");
140
commands.insert(new
cmd_mock_simple
("mock_simple_3"), "Second");
cmd_help_test.cpp
61
class
cmd_mock_simple
: public cli::cli_command {
class in namespace:__anon4626
66
cmd_mock_simple
(const char* name_) : cli::cli_command(
function in class:__anon4626::cmd_mock_simple
134
commands.insert(new
cmd_mock_simple
("mock_simple"));
137
commands.insert(new
cmd_mock_simple
("mock_simple_2"), "First");
140
commands.insert(new
cmd_mock_simple
("mock_simple_3"), "Second");
Completed in 56 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026