Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc974 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 2u); in TEST_F() local
975 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()
1074 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 2u); in TEST_F() local
1075 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1176 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 4u); in TEST_F() local
1177 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()
1265 std::vector<uint8_t> raw_filler2_code = GenNops(filler2_size / 4u); in TEST_F() local
1266 ArrayRef<const uint8_t> filler2_code(raw_filler2_code); in TEST_F()