Searched refs:file_prefix_ (Results 1 – 4 of 4) sorted by relevance
50 file_prefix_(file_prefix), in FileRotatingStream()318 current_name.compare(0, file_prefix_.size(), file_prefix_) == 0) { in GetFilesWithPrefix()337 file_name << file_prefix_ << "_"; in GetFilePath()
109 const std::string file_prefix_; variable
36 file_prefix_(file_prefix), in EventsWriter()68 strings::Printf("%s.out.tfevents.%010lld.%s%s", file_prefix_.c_str(), in InitIfNeeded()
87 const string file_prefix_; variable