Searched refs:kInvalidRank (Results 1 – 1 of 1) sorted by relevance
184 const int kInvalidRank = -1; in GetLocationRank() local185 int rank = kInvalidRank; // Will CHECK that rank is not kInvalidRank. in GetLocationRank()228 CHECK(rank != kInvalidRank); in GetLocationRank()