Searched defs:test_data (Results 1 – 1 of 1) sorted by relevance
48 static void AllocPtr(TestDataType* test_data, size_t size) { in AllocPtr() argument59 static void FreePtrs(TestDataType* test_data) { in FreePtrs()66 TestDataType* test_data = reinterpret_cast<TestDataType*>(data); in SavePointers() local91 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() local161 TestDataType test_data; in TEST() local181 TestDataType test_data = {}; in TEST() local