Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime_test.cc104 static void CheckObjectArray(mirror::ObjectArray<mirror::Object>* array, in CheckObjectArray() function in art::interpreter::UnstartedRuntimeTest
166 CheckObjectArray(dst_handle.Get(), expected_result); in RunArrayCopy()