Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_multisink/
H A Dmultisink_threaded_test.cc136 class LogPeekAndCommitReaderThread : public LogPopReaderThread { class
138 LogPeekAndCommitReaderThread(MultiSink& multisink, in LogPeekAndCommitReaderThread() function in pw::multisink::LogPeekAndCommitReaderThread
228 LogPeekAndCommitReaderThread reader_thread_core( in TEST_F()
260 LogPeekAndCommitReaderThread reader_thread_core3( in TEST_F()
301 LogPeekAndCommitReaderThread reader_thread_core3( in TEST_F()
344 LogPeekAndCommitReaderThread reader_thread_core1(small_multisink, log_count); in TEST_F()