Searched defs:AllocObjectArray (Results 1 – 4 of 4) sorted by relevance
47 mirror::ObjectArray<mirror::Object>* AllocObjectArray( in AllocObjectArray() function in art::gc::accounting::ModUnionTableTest
164 inline mirror::ObjectArray<T>* ClassLinker::AllocObjectArray(Thread* self, size_t length) { in AllocObjectArray() function
107 TEST_F(ObjectTest, AllocObjectArray) { in TEST_F() argument
1387 TEST_F(StubTest, AllocObjectArray) { in TEST_F() argument