Home
last modified time | relevance | path

Searched refs:ref_uint64 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
H A Dpandargs_test.cpp353 static const uint64_t ref_uint64 = 274877906944; in HWTEST() local
362 EXPECT_EQ(PAU64.GetValue(), ref_uint64); in HWTEST()
836 static const uint64_t ref_uint64 = std::numeric_limits<std::uint64_t>::max(); in HWTEST() local
848 EXPECT_EQ(PAU64.GetValue(), ref_uint64); in HWTEST()

Completed in 3 milliseconds