Home
last modified time | relevance | path

Searched defs:AllocObjectArray (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/
Dheap_verification_test.cc39 ObjPtr<mirror::ObjectArray<T>> AllocObjectArray(Thread* self, size_t length) in AllocObjectArray() function in art::gc::VerificationTest
/art/runtime/gc/accounting/
Dmod_union_table_test.cc50 mirror::ObjectArray<mirror::Object>* AllocObjectArray( in AllocObjectArray() function in art::gc::accounting::ModUnionTableTest
/art/runtime/mirror/
Dobject_test.cc80 ObjPtr<mirror::ObjectArray<T>> AllocObjectArray(Thread* self, size_t length) in AllocObjectArray() function in art::mirror::ObjectTest
119 TEST_F(ObjectTest, AllocObjectArray) { in TEST_F() argument
/art/runtime/arch/
Dstub_test.cc1032 TEST_F(StubTest, AllocObjectArray) { in TEST_F() argument