Searched defs:path_map (Results 1 – 2 of 2) sorted by relevance
61 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local98 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local120 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local157 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local
305 bool WriteShortenedPathsMap(const std::map<std::string, std::string> &path_map, in WriteShortenedPathsMap()