Searched refs:out_base_path (Results 1 – 3 of 3) sorted by relevance
2048 const std::string& out_base_path; member2055 const std::string& out_base_path) in test_task()2058 out_base_path(out_base_path), in test_task()2078 out_base_path + spec.out_report_path; in perform()2166 const std::string out_base_path = std::string(get_build_dir()) + "/tests/"; in main() local2184 new test_task(*s, in_base_path, out_base_path)); in main()
795 FilePath* out_base_path, in ConstructFilePaths() argument798 if (out_base_path) in ConstructFilePaths()799 *out_base_path = ConstructFilePath(dir, name); in ConstructFilePaths()
407 FilePath* out_base_path,