class DiagnosticsBatchIterator

Defined at line 21 of file ../../src/developer/forensics/testing/stubs/diagnostics_batch_iterator.h

Protected Members

vector json_batches_
__wrap_iter next_json_batch_

Public Methods

void DiagnosticsBatchIterator ()

Defined at line 23 of file ../../src/developer/forensics/testing/stubs/diagnostics_batch_iterator.h

void DiagnosticsBatchIterator (const std::vector<std::vector<std::string>> & json_batches, bool strict)

Defined at line 24 of file ../../src/developer/forensics/testing/stubs/diagnostics_batch_iterator.h

bool ExpectCall ()

Whether the batch iterator expects at least one more call to GetNext().

Defined at line 33 of file ../../src/developer/forensics/testing/stubs/diagnostics_batch_iterator.h

void ~DiagnosticsBatchIterator ()

Defined at line 33 of file ../../src/developer/forensics/testing/stubs/diagnostics_batch_iterator.cc

void GetNext (GetNextCompleter::Sync & completer)

Defined at line 42 of file ../../src/developer/forensics/testing/stubs/diagnostics_batch_iterator.cc