Searched refs:id_map (Results 1 – 2 of 2) sorted by relevance
117 std::unordered_map<ResourceName, ResourceId> id_map = { in TEST() local119 IdAssigner assigner(&id_map); in TEST()
616 const std::unordered_map<ResourceName, ResourceId>& id_map, in WriteStableIdMapToPath() argument624 for (const auto& entry : id_map) { in WriteStableIdMapToPath()