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.h91 void ClearSectionMapForTest();
Ddwarf_cu_to_module.cc147 void DwarfCUToModule::FileContext::ClearSectionMapForTest() { in ClearSectionMapForTest() function in google_breakpad::DwarfCUToModule::FileContext
Ddwarf_cu_to_module_unittest.cc1667 file_context_.ClearSectionMapForTest(); in TEST_F()