Home
last modified time | relevance | path

Searched refs:kIntArrayFive (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dreg_type_test.cc1122 constexpr const char* kIntArrayFive = "[[[[[Ljava/lang/Integer;"; in TEST_F() local
1130 const RegType& int_array_array = cache.FromDescriptor(loader, kIntArrayFive); in TEST_F()