Searched refs:maxName (Results 1 – 1 of 1) sorted by relevance
33 fs::path maxName = getPcapFilename(std::regex{"power\\d+_cap_max$"}); in updatePcapBounds() local71 std::ifstream maxFile(maxName, std::ios::in); in updatePcapBounds()