Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h93 void ClearSectionMapForTest();
Ddwarf_cu_to_module.cc148 void DwarfCUToModule::FileContext::ClearSectionMapForTest() { in ClearSectionMapForTest() function in google_breakpad::DwarfCUToModule::FileContext
Ddwarf_cu_to_module_unittest.cc1741 file_context_.ClearSectionMapForTest(); in TEST_F()