Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cc105 TEST(SanitizerCommon, InternalMmapVector) { in TEST() argument
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h582 explicit InternalMmapVector(uptr initial_capacity) { in InternalMmapVector() function