Home | History | Annotate | Download | only in 661-oat-writer-layout
      1 Tests Oat Writer is correctly changing the layout of OatMethod code addresses.
      2 
      3 Whenever we pass in a profile to dex2oat, we expect that it sorts the methods by the
      4 MethodHotness bitmask (and sub-sorts by class_def_idx, then method_id).
      5