Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/sanitizer_common/tests/
HDsanitizer_common_test.cc202 TEST(SanitizerCommon, InternalScopedString) { in TEST() argument
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_common.h129 explicit InternalScopedString(uptr max_length) in InternalScopedString() function