Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_common_test.cc235 TEST(SanitizerCommon, InternalScopedString) { in TEST() argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h142 explicit InternalScopedString(uptr max_length) in InternalScopedString() function