Searched refs:FileStillExists (Results 1 – 2 of 2) sorted by relevance
53 if (!FileStillExists().ok()) { in InitIfNeeded()143 TF_RETURN_WITH_CONTEXT_IF_ERROR(FileStillExists(), "Failed to flush ", in Flush()165 Status EventsWriter::FileStillExists() { in FileStillExists() function in tensorflow::EventsWriter
83 Status FileStillExists(); // OK if event_file_path_ exists.