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

/art/runtime/mirror/
H A Dobject_test.cc267 ArtMethod* sort = java_util_Arrays->FindDirectMethod("sort", "([I)V"); local
274 Object* array = CheckAndAllocArrayFromCodeInstrumented(type_idx, sort, 3, Thread::Current(), false,

Completed in 46 milliseconds