Searched defs:Allocate (Results 1 – 6 of 6) sorted by relevance
33 class Allocate : public IonAllocTest { class74 TEST_F(Allocate, Allocate) in TEST_F() argument132 TEST_F(Allocate, Large) in TEST_F() argument187 TEST_F(Allocate, Nozeroed) in TEST_F() argument232 TEST_F(Allocate, Protected) in TEST_F() argument277 TEST_F(Allocate, InvalidValues) in TEST_F() argument
71 TEST_F(AllocateAPI, Allocate) in TEST_F() argument
27 Allocate = 1, enumerator
129 int32_t (*Allocate)( member
91 std::vector<const native_handle_t*> GoogGrallocWrapper::Allocate( in Allocate() function in android::camera_sensor_listener::GoogGrallocWrapper