Home
last modified time | relevance | path

Searched defs:heap2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/containers/
H A Dintrusive_heap_unittest.cc307 IntrusiveHeap<T> heap2(std::move(heap)); in MoveStressTest() local
333 IntrusiveHeap<T> heap2(heap); in CopyStressTest() local
573 IntrusiveHeapInt heap2(std::move(heap)); in TEST() local
589 IntrusiveHeapInt heap2; in TEST() local
597 IntrusiveHeapInt heap2; in TEST() local
/aosp_15_r20/external/pdfium/fxjs/gc/
H A Dheap_unittest.cpp81 FXGCScopedHeap heap2 = FXGC_CreateHeap(); in TEST_F() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgc.go437 heap0, heap1, heap2 uint64 member