Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 5 of 5) sorted by relevance

/system/memory/libion/tests/
Dallocate_test.cpp25 class Allocate : public IonTest {}; class
27 TEST_F(Allocate, Allocate) { in TEST_F() argument
42 TEST_F(Allocate, AllocateCached) { in TEST_F() argument
57 TEST_F(Allocate, AllocateCachedNeedsSync) { in TEST_F() argument
73 TEST_F(Allocate, RepeatedAllocate) { in TEST_F() argument
92 TEST_F(Allocate, Large) { in TEST_F() argument
103 TEST_F(Allocate, Zeroed) { in TEST_F() argument
Dsystem_heap.cpp39 TEST_F(SystemHeap, Allocate) { in TEST_F() argument
/system/bt/stack/avdt/
Davdt_ccb.cc476 void AvdtpCcb::Allocate(const RawAddress& peer_address) { in Allocate() function in AvdtpCcb
Davdt_scb.cc841 void AvdtpScb::Allocate(AvdtpCcb* p_avdtp_ccb, in Allocate() function in AvdtpScb
/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp40 TEST_F(DmaBufHeapTest, Allocate) { in TEST_F() argument