Home
last modified time | relevance | path

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

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