Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/
Dmemory_region_reservation_test.cc57 constexpr uint32_t kTestVal2 = 0xdeadbeef; in TEST() local
60 Reservation reservation_2 = kTestVal2; in TEST()
66 ASSERT_EQ(kTestVal2, in TEST()
83 constexpr uint32_t kTestVal2 = 0xdeadbeef; in TEST() local
98 &cpu_1, ToGuestAddr(&reservation), kTestVal2, std::memory_order_seq_cst)); in TEST()
112 constexpr uint32_t kTestVal2 = 0xdeadbeef; in TEST() local
130 &cpu_1, ToGuestAddr(&reservation), kTestVal2, std::memory_order_seq_cst)); in TEST()