Home
last modified time | relevance | path

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

/external/perf_data_converter/src/
Dperf_data_converter_test.cc43 MapCounts map_counts; in GetMapCounts() local
84 auto count = map_counts[key]; in GetMapCounts()
92 map_counts[key] = count; in GetMapCounts()
96 return map_counts; in GetMapCounts()