Searched defs:TestConfig3 (Results 1 – 1 of 1) sorted by relevance
57 struct TestConfig3 { struct60 static const scudo::uptr PrimaryRegionSizeLog = 23U;64 static const scudo::uptr PrimaryGroupSizeLog = 20U;65 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN;66 static const scudo::s32 PrimaryMaxReleaseToOsIntervalMs = INT32_MAX;67 static const bool MaySupportMemoryTagging = true;68 typedef scudo::uptr PrimaryCompactPtrT;69 static const scudo::uptr PrimaryCompactPtrScale = 0;70 static const bool PrimaryEnableRandomOffset = true;71 static const scudo::uptr PrimaryMapSizeIncrement = 1UL << 18;