Home
last modified time | relevance | path

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

/system/logging/liblog/tests/
Dliblog_test.cpp942 #define SIZEOF_MAX_PAYLOAD_BUF (LOGGER_ENTRY_MAX_PAYLOAD - sizeof(max_payload_tag) - 1) in TEST() macro
982 EXPECT_LE(SIZEOF_MAX_PAYLOAD_BUF, static_cast<size_t>(max_len)); in TEST()