Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dmemory_region_reservation_test.cc59 Reservation reservation_1 = kTestVal1; in TEST() local
64 &cpu, ToGuestAddr(&reservation_1), std::memory_order_seq_cst)); in TEST()
74 ASSERT_EQ(kTestVal1, reservation_1); in TEST()