HomeSort by: relevance | last modified time | path
    Searched refs:kMaxSummaryLength (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common.cc 91 InternalScopedString buff(kMaxSummaryLength);
sanitizer_symbolizer_report.cc 35 InternalScopedString buff(kMaxSummaryLength);
sanitizer_common.h 311 const int kMaxSummaryLength = 1024;
  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc 762 InternalScopedString summary(kMaxSummaryLength);

Completed in 66 milliseconds