Searched refs:mock_path_map (Results 1 – 1 of 1) sorted by relevance
63 const std::map<const std::string, const char *> mock_path_map = { variable88 return base_path_ + "/" + mock_path_map.at(path); in getSysfsPath()