Searched defs:heap2 (Results 1 – 2 of 2) sorted by relevance
307 IntrusiveHeap<T> heap2(std::move(heap)); in MoveStressTest() local333 IntrusiveHeap<T> heap2(heap); in CopyStressTest() local575 IntrusiveHeapInt heap2(std::move(heap)); in TEST() local591 IntrusiveHeapInt heap2; in TEST() local599 IntrusiveHeapInt heap2; in TEST() local
81 FXGCScopedHeap heap2 = FXGC_CreateHeap(); in TEST_F() local