Searched defs:out_base_path (Results 1 – 1 of 1) sorted by relevance
2068 const std::string& out_base_path; member2186 const std::string out_base_path = std::string(get_build_dir()) + "/tests/"; in main() local