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