Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dcode_pool_test.cc68 auto* first_exec_region_memory_exec = AllocExecutableRegion(); in TEST() local
74 return ExecRegion{first_exec_region_memory_exec, in TEST()
90 ASSERT_EQ(host_code, AsHostCodeAddr(first_exec_region_memory_exec)); in TEST()