GetCanonicalMethod should handle miranda methods.

The ArtMethod::GetCanonicalMethod function would only work on default
methods. Miranda methods also have different owning-class and
declaring class and so should be treated in the same way.

Test: ./test.py --host -j80
Change-Id: I4d91a53448b344b1587835cbb3d5b07f235a57f3
1 file changed