Searched refs:levelString (Results 1 – 1 of 1) sorted by relevance
301 std::string levelString{filenameSv}; in loadMatrices() local303 if (!parse(levelString, &matrixLevel)) { in loadMatrices()304 LOG(ERROR) << "Unable to parse " << path << ": " << levelString << " is not a level."; in loadMatrices()