Searched refs:config_reader (Results 1 - 2 of 2) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-run/ |
H A D | config_test.cpp | 54 class config_reader : protected detail::atf_config_reader { class in inherits:detail::atf_config_reader 68 config_reader(std::istream& is) : function in class:config_reader 99 do_parser_test< config_reader >(input, exp_calls, exp_errors); 125 do_parser_test< config_reader >(input, exp_calls, exp_errors); 167 do_parser_test< config_reader >(input, exp_calls, exp_errors); 189 do_parser_test< config_reader >(input, exp_calls, exp_errors); 210 do_parser_test< config_reader >(input, exp_calls, exp_errors); 233 do_parser_test< config_reader >(input, exp_calls, exp_errors); 256 do_parser_test< config_reader >(input, exp_calls, exp_errors); 284 do_parser_test< config_reader >(inpu [all...] |
H A D | config.cpp | 72 class config_reader : public detail::atf_config_reader { class in namespace:__anon229 82 config_reader(std::istream& is) : function in class:__anon229::config_reader 112 config_reader reader(is);
|
Completed in 10 milliseconds