Home
last modified time | relevance | path

Searched refs:InfoEntry (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp1127 struct InfoEntry { struct
1161 InfoEntry* entry = reinterpret_cast<InfoEntry*>(expected_info.data()); in TEST_F()
1205 InfoEntry* entry0 = reinterpret_cast<InfoEntry*>(expected_info.data()); in TEST_F()
1206 InfoEntry* entry1 = reinterpret_cast<InfoEntry*>( in TEST_F()
1208 InfoEntry* entry2 = reinterpret_cast<InfoEntry*>( in TEST_F()
1968 InfoEntry* entry = reinterpret_cast<InfoEntry*>(expected_info.data()); in VerifyZygoteSet()