Home
last modified time | relevance | path

Searched defs:second_page (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/arm64/
Dhandle_not_executable_test.cc95 uint32_t* second_page = first_page + (kPageSize / sizeof(uint32_t)); in TEST() local
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/arm/
Dhandle_not_executable_test.cc95 uint32_t* second_page = first_page + (kPageSize / sizeof(uint32_t)); in TEST() local
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/riscv64/
Dhandle_not_executable_test.cc101 uint32_t* second_page = first_page + (kPageSize / sizeof(uint32_t)); in TEST() local