Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc768 const uint32_t load_lock_word = in TestBakerFieldWide() local
773 ASSERT_EQ(load_lock_word, GetOutputInsn32(gray_check_offset)); in TestBakerFieldWide()
869 const uint32_t load_lock_word = in TestBakerFieldNarrow() local
874 ASSERT_EQ(load_lock_word, GetOutputInsn32(gray_check_offset)); in TestBakerFieldNarrow()
1154 const uint32_t load_lock_word = in TEST_F() local
1159 EXPECT_EQ(load_lock_word, GetOutputInsn32(thunk_offset)); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1101 const uint32_t load_lock_word = in TestBakerField() local
1106 EXPECT_EQ(load_lock_word, GetOutputInsn(gray_check_offset)); in TestBakerField()
1346 const uint32_t load_lock_word = in TEST_F() local
1351 EXPECT_EQ(load_lock_word, GetOutputInsn(thunk_offset)); in TEST_F()