You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Tests Oat Writer is correctly changing the layout of OatMethod code addresses.
|
|
|
|
Whenever we pass in a profile to dex2oat, we expect that it sorts the methods by the
|
|
MethodHotness bitmask (and sub-sorts by class_def_idx, then method_id).
|