Searched defs:h_file_path (Results 1 – 2 of 2) sorted by relevance
91 const auto h_file_path = io::JoinPath(tmpdir, "test.h"); in GenerateCcOpFiles() local
72 void get_h_file_path (const char *folder, const char *file_name, std::string &h_file_path) in get_h_file_path()