Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Dmodule.cc116 void Module::AddFunctions(vector<Function *>::iterator begin, in AddFunctions() function in google_breakpad::Module
Dmodule_unittest.cc252 TEST(Construct, AddFunctions) { in TEST() argument