Home
last modified time | relevance | path

Searched defs:dataEnd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
Dtest_items_pool.cpp407 auto dataEnd = data + ItemsPoolTest::MAX_INDEX; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/methodtrace/
Dtrace.cpp251 uint8_t *dataEnd = buffer_.get() + bufferLength; in GetUniqueMethods() local