Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dbit_memory_region_test.cpp23 …c void CompareData(uint8_t *data, size_t offset, size_t length, uint32_t value, uint8_t fill_value) in CompareData()
41 for (auto fill_value : fill_data) { in TEST() local
68 for (auto fill_value : fill_data) { in TEST() local