Searched refs:TestOnlyUnmap (Results 1 – 14 of 14) sorted by relevance
52 void TestOnlyUnmap();109 void TestOnlyUnmap(StackStore *store);
146 void ChainedOriginDepot::TestOnlyUnmap() { depot.TestOnlyUnmap(); } in TestOnlyUnmap() function in __sanitizer::ChainedOriginDepot
153 void TestOnlyUnmap() { primary_.TestOnlyUnmap(); } in TestOnlyUnmap() function
37 void TestOnlyUnmap();
243 theDepot.TestOnlyUnmap(); in StackDepotTestOnlyUnmap()244 stackStore.TestOnlyUnmap(); in StackDepotTestOnlyUnmap()
119 void StackStore::TestOnlyUnmap() { in TestOnlyUnmap() function in __sanitizer::StackStore120 for (BlockInfo &b : blocks_) b.TestOnlyUnmap(this); in TestOnlyUnmap()364 void StackStore::BlockInfo::TestOnlyUnmap(StackStore *store) { in TestOnlyUnmap() function in __sanitizer::StackStore::BlockInfo
59 void TestOnlyUnmap() { in TestOnlyUnmap() function60 nodes.TestOnlyUnmap(); in TestOnlyUnmap()
77 void TestOnlyUnmap() { in TestOnlyUnmap() function
233 void TestOnlyUnmap() { in TestOnlyUnmap() function
301 void TestOnlyUnmap() { in TestOnlyUnmap() function
279 a->TestOnlyUnmap(); in TestSizeClassAllocator()389 a->TestOnlyUnmap(); in SizeClassAllocatorMetadataStress()442 a->TestOnlyUnmap(); in SizeClassAllocatorGetBlockBeginStress()519 a->TestOnlyUnmap(); in TEST()552 a->TestOnlyUnmap(); in TEST()597 a.TestOnlyUnmap(); in TEST()742 a->TestOnlyUnmap(); in TestCombinedAllocator()807 a->TestOnlyUnmap(); in TestSizeClassAllocatorLocalCache()869 a.TestOnlyUnmap(); in TEST()997 a->TestOnlyUnmap(); in TestSizeClassAllocatorIteration()[all …]
62 m.TestOnlyUnmap(); in TYPED_TEST()108 m.TestOnlyUnmap(); in TYPED_TEST()
24 void TearDown() override { store_.TestOnlyUnmap(); } in TearDown()106 store_.TestOnlyUnmap(); in TEST_F()
71 chainedOriginDepot.TestOnlyUnmap(); in TEST()