Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderAllocationLimits.cpp104 size_t mallocs = 0; in TEST() local
167 size_t mallocs = 0; in TEST() local
/aosp12/system/extras/memory_replay/tests/
H A DThreadsTest.cpp99 std::vector<AllocEntry> mallocs(kAllocEntries); in TEST() local