Searched refs:modelsCount (Results 1 – 1 of 1) sorted by relevance
911 int modelsCount = this->GetModelsCount(); in IsValidRevision() local912 for (int i = 0 ; i < modelsCount ; ++i ) in IsValidRevision()