Home
last modified time | relevance | path

Searched defs:MaxBytesCachedLog (Results 1 – 5 of 5) sorted by relevance

/external/scudo/android/tests/
Dsize_map_verify_unit_tests.cpp30 static const u32 MaxBytesCachedLog = 13; member in scudo::SmokeConfigTest
63 static const u32 MaxBytesCachedLog = 13; member in scudo::SizeIncreaseConfigPass
96 static const u32 MaxBytesCachedLog = 13; member in scudo::MaxSizeConfigPass
127 static const u32 MaxBytesCachedLog = 13; member in scudo::SizeDecreaseConfigFail
169 static const u32 MaxBytesCachedLog = 13; member in scudo::MidSizeLog10ConfigPass
206 static const u32 MaxBytesCachedLog = 13; member in scudo::NumBitsIncreaseConfigPass
239 static const u32 MaxBytesCachedLog = 13; member in scudo::MidEqualMaxConfigPass
276 static const u32 MaxBytesCachedLog = 13; member in scudo::SizeDeltaConfigPass
/external/scudo/standalone/tests/
Dsize_class_map_test.cpp33 static const scudo::uptr MaxBytesCachedLog = 0; member
48 static const scudo::uptr MaxBytesCachedLog = 16; member
Dcombined_test.cpp702 static const scudo::uptr MaxBytesCachedLog = 12; member
/external/scudo/standalone/
Dsize_class_map.h230 static const uptr MaxBytesCachedLog = 10; member
242 static const uptr MaxBytesCachedLog = 10; member
255 static const uptr MaxBytesCachedLog = 13; member
298 static const uptr MaxBytesCachedLog = 10; member
/external/scudo/config/
Dcustom_scudo_config.h49 static const uptr MaxBytesCachedLog = 13; member