Home
last modified time | relevance | path

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

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