Home
last modified time | relevance | path

Searched defs:stop_signal_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dmemory_usage_monitor.h84 std::unique_ptr<absl::Notification> stop_signal_ = nullptr; variable
/external/flac/src/test_seeking/
Dmain.c50 static FLAC__bool stop_signal_ = false; variable