Home
last modified time | relevance | path

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

/bionic/tests/
Dmalloc_iterate_test.cpp51 static void AllocPtr(TestDataType* test_data, size_t size) { in AllocPtr() argument
62 static void FreePtrs(TestDataType* test_data) { in FreePtrs()
69 TestDataType* test_data = reinterpret_cast<TestDataType*>(data); in SavePointers() local
94 static void VerifyPtrs(TestDataType* test_data) { in VerifyPtrs()
124 static void AllocateSizes(TestDataType* test_data, const std::vector<size_t>& sizes) { in AllocateSizes()
148 TestDataType test_data; in TEST() local
172 TestDataType test_data; in TEST() local
192 TestDataType test_data = {}; in TEST() local