Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_test.cc1081 constexpr const char* kFloatArrayFive = "[[[[[Ljava/lang/Float;"; in TEST_F() local
1088 const RegType& float_array_array = cache.From(nullptr, kFloatArrayFive, false); in TEST_F()