Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module_unittest.cc82 class MockWarningReporter: public DwarfCUToModule::WarningReporter { class
84 MockWarningReporter(const string& filename, uint64_t cu_offset) in MockWarningReporter() function in MockWarningReporter