Searched refs:ClearForTesting (Results 1 – 5 of 5) sorted by relevance
11 void CompactionWorklists::ClearForTesting() { movable_slots_worklist_.Clear(); } in ClearForTesting() function in cppgc::internal::CompactionWorklists
13 void MarkingWorklists::ClearForTesting() { in ClearForTesting() function in cppgc::internal::MarkingWorklists
31 void ClearForTesting();
120 void ClearForTesting();
630 marking_worklists_.ClearForTesting(); in ClearAllWorklistsForTesting()632 if (compaction_worklists) compaction_worklists->ClearForTesting(); in ClearAllWorklistsForTesting()