Searched defs:test_data (Results 1 – 1 of 1) sorted by relevance
51 static void AllocPtr(TestDataType* test_data, size_t size) { in AllocPtr() argument62 static void FreePtrs(TestDataType* test_data) { in FreePtrs()69 TestDataType* test_data = reinterpret_cast<TestDataType*>(data); in SavePointers() local94 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() local172 TestDataType test_data; in TEST() local192 TestDataType test_data = {}; in TEST() local