Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc564 uint32_t method_after_thunk_idx = last_method_idx; in TEST_F() local
570 method_after_thunk_idx -= 1u; in TEST_F()
574 uint32_t method_after_thunk_offset = GetMethodOffset(method_after_thunk_idx); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc735 uint32_t method_after_thunk_idx = last_method_idx; in TEST_F() local
741 method_after_thunk_idx -= 1u; in TEST_F()
745 uint32_t method_after_thunk_offset = GetMethodOffset(method_after_thunk_idx); in TEST_F()