Home
last modified time | relevance | path

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

/bionic/tests/
Dmalloc_iterate_test.cpp52 static void AllocPtr(TestDataType* test_data, size_t size) { in AllocPtr() argument
63 static void FreePtrs(TestDataType* test_data) { in FreePtrs()
70 TestDataType* test_data = reinterpret_cast<TestDataType*>(data); in SavePointers() local
95 static void VerifyPtrs(TestDataType* test_data) { in VerifyPtrs()
126 static void AllocateSizes(TestDataType* test_data, const std::vector<size_t>& sizes) { in AllocateSizes()
150 TestDataType test_data; in TEST() local
174 TestDataType test_data; in TEST() local
194 TestDataType test_data = {}; in TEST() local