Searched defs:stats_map (Results 1 – 2 of 2) sorted by relevance
223 bool AllStatsFilled(const std::map<std::string, bool>& stats_map) { in TEST_F()
453 absl::flat_hash_map<const HloInstruction*, Stats> stats_map; in DFSMemoryScheduler() local