Home
last modified time | relevance | path

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

/external/cronet/base/containers/
Dintrusive_heap_unittest.cc307 IntrusiveHeap<T> heap2(std::move(heap)); in MoveStressTest() local
333 IntrusiveHeap<T> heap2(heap); in CopyStressTest() local
575 IntrusiveHeapInt heap2(std::move(heap)); in TEST() local
591 IntrusiveHeapInt heap2; in TEST() local
599 IntrusiveHeapInt heap2; in TEST() local
/external/pdfium/fxjs/gc/
Dheap_unittest.cpp81 FXGCScopedHeap heap2 = FXGC_CreateHeap(); in TEST_F() local