Home
last modified time | relevance | path

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

/bionic/tests/
Dmalloc_iterate_test.cpp48 static void AllocPtr(TestDataType* test_data, size_t size) { in AllocPtr() argument
59 static void FreePtrs(TestDataType* test_data) { in FreePtrs()
66 TestDataType* test_data = reinterpret_cast<TestDataType*>(data); in SavePointers() local
91 static void VerifyPtrs(TestDataType* test_data) { in VerifyPtrs()
113 static void AllocateSizes(TestDataType* test_data, const std::vector<size_t>& sizes) { in AllocateSizes()
137 TestDataType test_data; in TEST() local
161 TestDataType test_data; in TEST() local
181 TestDataType test_data = {}; in TEST() local