Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc91 uint16_t start_method_index = 0, in SetupProfile() argument
93 for (uint16_t i = start_method_index; i < start_method_index + number_of_methods; i++) { in SetupProfile()