Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dmemory_region_reservation_test.cc79 CPUState cpu_1{}; in TEST() local
90 &cpu_1, ToGuestAddr(&reservation), std::memory_order_seq_cst)); in TEST()
98 &cpu_1, ToGuestAddr(&reservation), kTestVal2, std::memory_order_seq_cst)); in TEST()
108 CPUState cpu_1{}; in TEST() local
118 &cpu_1, ToGuestAddr(&reservation), std::memory_order_seq_cst)); in TEST()
130 &cpu_1, ToGuestAddr(&reservation), kTestVal2, std::memory_order_seq_cst)); in TEST()