Home
last modified time | relevance | path

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

/art/compiler/linker/x86/
Drelative_patcher_x86_test.cc107 static const uint8_t raw_code[] = { in TEST_F() local
113 ArrayRef<const uint8_t> code(raw_code); in TEST_F()
/art/compiler/linker/arm/
Drelative_patcher_thumb2_test.cc127 static const uint8_t raw_code[] = { in TestDexCachereference() local
133 const ArrayRef<const uint8_t> code(raw_code); in TestDexCachereference()