Home
last modified time | relevance | path

Searched defs:log_file_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dreporter.h97 std::unique_ptr<WritableFile> log_file_; variable
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.h124 std::ofstream log_file_; variable
/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc371 std::unique_ptr<WritableFile> log_file_; member in tensorflow::SessionLogger