Home
last modified time | relevance | path

Searched defs:test_suite_name_ (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/kyua/model/
H A Dtest_program.cpp132 const std::string& test_suite_name_, in test_program()
361 const fs::path& root_, const std::string& test_suite_name_) : in test_program_builder()
H A Dtest_program_test.cpp87 const std::string& test_suite_name_, in lazy_test_program() argument
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h670 const std::string test_suite_name_; global() variable
/freebsd-src/contrib/kyua/engine/
H A Dscheduler.cpp565 lazy_test_program(const std::string & interface_name_,const fs::path & binary_,const fs::path & root_,const std::string & test_suite_name_,const model::metadata & md_,const config::tree & user_config_,scheduler::scheduler_handle & scheduler_handle_) lazy_test_program() argument
/freebsd-src/contrib/googletest/googletest/include/gtest/
H A Dgtest.h644 const std::string test_suite_name_; // test suite name global() variable