Searched refs:Advance (Results 1 – 4 of 4) sorted by relevance
84 return pos_ >= end_ && !Advance(); in Done()95 if (!Advance()) { in Read()107 if (!Advance()) { in ReadByte()122 if (!Advance()) { in Skip()131 bool InputStreamBuffer::Advance() { in Advance() function in nvram::InputStreamBuffer141 bool NestedInputStreamBuffer::Advance() { in Advance() function in nvram::NestedInputStreamBuffer147 bool status = delegate_->Advance(); in Advance()171 return pos_ >= end_ && !Advance(); in Done()182 if (!Advance()) { in Write()194 if (!Advance()) { in WriteByte()[all …]
65 virtual bool Advance();90 bool Advance() override;136 virtual bool Advance();177 bool Advance() override;212 bool Advance() override;
35 Advance(); in TestInputStreamBuffer()39 bool Advance() override { in Advance() function in nvram::__anon66947d740111::TestInputStreamBuffer183 Advance(); in TestOutputStreamBuffer()199 bool Advance() override { in Advance() function in nvram::__anon66947d740211::TestOutputStreamBuffer
282 test_clock_.Advance(TimeDelta::FromSeconds(2)); in TEST_F()310 test_clock_.Advance(TimeDelta::FromSeconds(2)); in TEST_F()318 test_clock_.Advance(TimeDelta::FromSeconds(2)); in TEST_F()