Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dbit_memory_region_test.cpp35 static constexpr std::array<uint8_t, 2> fill_data = {0x00, 0xff}; in TEST() local
61 static constexpr std::array<uint8_t, 2> fill_data = {0x00, 0xff}; in TEST() local