Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dprobe_controller_unittest.cc472 DataRate max_allocated = estimated_bitrate - 1 * kMbpsMultiplier; in TEST() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1277 uptr n_allocs, n_frees, currently_allocated, max_allocated, by_size_log[64]; member