Searched refs:interface_name_ (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/kyua/model/ |
| H A D | test_program.cpp | 82 impl(const std::string& interface_name_, const fs::path& binary_, in impl() 85 interface_name(interface_name_), in impl() 129 model::test_program::test_program(const std::string& interface_name_, in test_program() argument 135 _pimpl(new impl(interface_name_, binary_, root_, test_suite_name_, md_, in test_program() 360 const std::string& interface_name_, const fs::path& binary_, in test_program_builder() argument 362 _pimpl(new impl(model::test_program(interface_name_, binary_, root_, in test_program_builder()
|
| H A D | test_program_test.cpp | 84 lazy_test_program(const std::string& interface_name_, in lazy_test_program() argument 90 test_program(interface_name_, binary_, root_, test_suite_name_, in lazy_test_program()
|
| /src/contrib/kyua/engine/ |
| H A D | scheduler.cpp | 651 const std::string& interface_name_, in lazy_test_program() argument 658 test_program(interface_name_, binary_, root_, test_suite_name_, md_, in lazy_test_program()
|