Home
last modified time | relevance | path

Searched refs:check_pos_ (Results 1 – 1 of 1) sorted by relevance

/system/nvram/messages/tests/
Dio_test.cpp191 for (; check_pos_ < pos_; check_pos_++, count_++) { in Verify()
192 data_matches_ &= *check_pos_ == (count_ % 256); in Verify()
210 check_pos_ = buffer; in Advance()
224 uint8_t* check_pos_ = nullptr; member in nvram::__anon37fc1c570211::TestOutputStreamBuffer