Home
last modified time | relevance | path

Searched refs:type_vector (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dmalloc_test.cpp979 std::vector<Type> type_vector(kMaxConsecutiveAllocs); in TestAllocateType() local
980 for (size_t i = 0; i < type_vector.size(); i++) { in TestAllocateType()
981 VerifyAlignment(&type_vector[i]); in TestAllocateType()