Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc1007 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 2u); in TEST_F() local
1008 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()
1110 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 2u); in TEST_F() local
1111 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()
/aosp_15_r20/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc1198 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 4u); in TEST_F() local
1199 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()
1287 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 4u); in TEST_F() local
1288 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()