Home
last modified time | relevance | path

Searched defs:allocs (Results 1 – 4 of 4) sorted by relevance

/bionic/tests/
Dstatic_tls_layout_test.cpp59 auto allocs = layout.reserve_tp_pair(unflatten_size(before), unflatten_size(after)); in TEST() local
64 StaticTlsLayout::TpAllocations allocs; in TEST() local
Dmalloc_iterate_test.cpp49 std::vector<AllocDataType> allocs; member
Dmalloc_test.cpp1447 std::vector<void*> allocs; in TestHeapZeroing() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp670 std::vector<std::vector<void*>> allocs(kMaxThreads); in TEST() local