OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_all
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/atf/dist/atf-c++/
config.cpp
81
atf::config::
get_all
(void)
function in class:atf::config
config_test.cpp
166
ATF_TEST_CASE(
get_all
);
variable
167
ATF_TEST_CASE_HEAD(
get_all
)
169
set_md_var("descr", "Tests the config::
get_all
function");
171
ATF_TEST_CASE_BODY(
get_all
)
176
std::map< std::string, std::string > vars = atf::config::
get_all
();
223
ATF_ADD_TEST_CASE(tcs,
get_all
);
/src/external/bsd/atf/dist/tools/
config.cpp
102
tools::config::
get_all
(void)
function in class:tools::config
config_test.cpp
169
ATF_TEST_CASE(
get_all
);
variable
170
ATF_TEST_CASE_HEAD(
get_all
)
172
set_md_var("descr", "Tests the config::
get_all
function");
174
ATF_TEST_CASE_BODY(
get_all
)
179
std::map< std::string, std::string > vars = tools::config::
get_all
();
220
ATF_ADD_TEST_CASE(tcs,
get_all
);
Completed in 46 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026