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.cc735 struct ReaderFixture { struct
736 ReaderFixture() in ReaderFixture() function
755 void ReadFile(MachOFile *file, in ReadFile()
782 class ReaderTest: public ReaderFixture, public Test { }; argument
/external/google-breakpad/src/common/dwarf/
Dbytereader_unittest.cc55 struct ReaderFixture { struct
60 class Reader: public ReaderFixture, public Test { }; argument