Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h383 const int kMaxSummaryLength = 1024; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h347 const int kMaxSummaryLength = 1024; variable