Searched defs:ObjectTest (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dobject_test.cc47 class ObjectTest : public CommonRuntimeTest { class in namespace:art::mirror
86 TEST_F(ObjectTest, Constants) {
97 TEST_F(ObjectTest, IsInSamePackage) {
107 TEST_F(ObjectTest, Clone) {
117 TEST_F(ObjectTest, AllocObjectArray) {
153 TEST_F(ObjectTest, AllocArray) {
176 TEST_F(ObjectTest, AllocArray_FillUsable) {
234 TEST_F(ObjectTest, PrimitiveArray_Boolean_Alloc) {
237 TEST_F(ObjectTest, PrimitiveArray_Byte_Alloc) {
240 TEST_F(ObjectTest, PrimitiveArray_Char_Allo
[all...]

Completed in 122 milliseconds