Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.h57 static constexpr uint8_t kMaxSoNameLen = 150; variable
DUnwinderComponentCreator.cpp103 std::string so_name = data_provider->ConsumeRandomLengthString(kMaxSoNameLen); in PopulateElfFake()