Home
last modified time | relevance | path

Searched refs:CFIReporterFixture (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc2255 struct CFIReporterFixture { struct
2256 CFIReporterFixture() : reporter("test file name", "test section name") { } in CFIReporterFixture() argument
2260 class CFIReporter: public CFIReporterFixture, public Test { }; argument