Home
last modified time | relevance | path

Searched refs:LogPeekAndCommitReaderThread (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_multisink/
Dmultisink_threaded_test.cc133 class LogPeekAndCommitReaderThread : public LogPopReaderThread { class
135 LogPeekAndCommitReaderThread(MultiSink& multisink, in LogPeekAndCommitReaderThread() function in pw::multisink::LogPeekAndCommitReaderThread
227 LogPeekAndCommitReaderThread reader_thread_core( in TEST_F()
261 LogPeekAndCommitReaderThread reader_thread_core3( in TEST_F()
303 LogPeekAndCommitReaderThread reader_thread_core3( in TEST_F()
346 LogPeekAndCommitReaderThread reader_thread_core1(small_multisink, log_count); in TEST_F()