Home
last modified time | relevance | path

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

/aosp12/system/logging/logd/
H A DLogBufferTest.h110 struct ReaderThreadParams { struct
122 TestReaderThread(const ReaderThreadParams& params, LogBufferTest& test) : test_(test) { in TestReaderThread() argument