Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libziparchive/tests/
Dlibziparchive_tests.cpp461 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
525 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
570 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
616 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_test.cpp59 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in GetEmptyPandaFileBytes() local