Searched refs:base_relative_path (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/kyua/model/ |
H A D | test_program_test.cpp | 346 const fs::path base_relative_path("the/test/program"); in check_operators_eq_and_ne__not_copy() local 360 base_interface, base_relative_path, base_root, base_test_suite, in check_operators_eq_and_ne__not_copy() 372 base_interface, base_relative_path, base_root, base_test_suite, in check_operators_eq_and_ne__not_copy() 392 base_interface, base_relative_path, base_root, base_test_suite, in check_operators_eq_and_ne__not_copy() 402 "atf", base_relative_path, base_root, base_test_suite, in check_operators_eq_and_ne__not_copy() 422 base_interface, base_relative_path, fs::path("."), base_test_suite, in check_operators_eq_and_ne__not_copy() 432 base_interface, base_relative_path, base_root, "different-suite", in check_operators_eq_and_ne__not_copy() 442 base_interface, base_relative_path, base_root, base_test_suite, in check_operators_eq_and_ne__not_copy() 455 base_interface, base_relative_path, base_root, base_test_suite, in check_operators_eq_and_ne__not_copy()
|