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.cc731 struct ReaderFixture { struct
732 ReaderFixture() in ReaderFixture() function
751 void ReadFile(MachOFile *file, in ReadFile()
778 class ReaderTest: public ReaderFixture, public Test { }; argument
/external/google-breakpad/src/common/dwarf/
Dbytereader_unittest.cc53 struct ReaderFixture { struct
58 class Reader: public ReaderFixture, public Test { }; argument