Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dcode_pool_test.cc67 auto* first_exec_region_memory_exec = AllocExecutableRegion(); in TEST() local
73 return ExecRegion{first_exec_region_memory_exec, in TEST()
89 ASSERT_EQ(host_code, first_exec_region_memory_exec); in TEST()