Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc738 struct ReaderFixture { struct
739 ReaderFixture() in ReaderFixture() argument
758 void ReadFile(MachOFile* file, in ReadFile()
785 class ReaderTest: public ReaderFixture, public Test { }; argument
/external/google-breakpad/src/common/dwarf/
Dbytereader_unittest.cc58 struct ReaderFixture { struct
63 class Reader: public ReaderFixture, public Test { }; argument