Searched refs:topo_hash_size (Results 1 – 1 of 1) sorted by relevance
116 const int64 topo_hash_size = topo_hash_.size(); in ComputeTopoHash() local117 CHECK(topo_hash_size == distance); in ComputeTopoHash()158 const int64 topo_hash_size = topo_hash_.size(); in GetTopoHash() local159 if (distance >= topo_hash_size) { in GetTopoHash()