Home
last modified time | relevance | path

Searched refs:mock_path_map (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/pixelstats/test/mm/
DMockMmMetricsReporter.h63 const std::map<const std::string, const char *> mock_path_map = { variable
88 return base_path_ + "/" + mock_path_map.at(path); in getSysfsPath()