Home
last modified time | relevance | path

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

/aosp12/system/logging/logd/
H A DSerializedFlushToStateTest.cpp87 uint32_t max_mask = (1 << LOG_ID_MAX) - 1; in TestAllReading() local
103 uint32_t max_mask = (1 << LOG_ID_MAX) - 1; in TestAllReadingWithFutureMessages() local