Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
H A Dhash_test.cpp73 uint8_t object8 = rand(); in OneObject32bitsHashTest() local
74 first_hash = T::GetHash32(reinterpret_cast<uint8_t *>(&object8), KEY8INBYTES); in OneObject32bitsHashTest()
75 second_hash = T::GetHash32(reinterpret_cast<uint8_t *>(&object8), KEY8INBYTES); in OneObject32bitsHashTest()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dhash_test.cpp75 uint8_t object8 = rand(); in OneObject32bitsHashTest() local
76 firstHash = T::GetHash32(reinterpret_cast<uint8_t *>(&object8), KEY8INBYTES); in OneObject32bitsHashTest()
77 secondHash = T::GetHash32(reinterpret_cast<uint8_t *>(&object8), KEY8INBYTES); in OneObject32bitsHashTest()
/arkcompiler/toolchain/tooling/test/testcases/js/
H A Dwatch_variable.js238 var object8 = new Object(obj0);
H A Dvariable_first.js235 var object8 = new Object(obj0);

Completed in 3 milliseconds