Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DProcessCallStack_fuzz.cpp25 static constexpr int MAX_LOG_META_SIZE = 1000; variable
57 std::string logTag = dataProvider->ConsumeRandomLengthString(MAX_LOG_META_SIZE); in spawnThreads()
58 std::string prefix = dataProvider->ConsumeRandomLengthString(MAX_LOG_META_SIZE); in spawnThreads()