Home
last modified time | relevance | path

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

/system/core/liblog/tests/
Dliblog_test.cpp307 static const char max_payload_buf[LOGGER_ENTRY_MAX_PAYLOAD variable
443 tag, max_payload_buf)); in TEST()
473 const char *right = max_payload_buf; in TEST()
493 EXPECT_LE(sizeof(max_payload_buf), static_cast<size_t>(max_len)); in TEST()