Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cfi_to_module_unittest.cc174 Module::RuleChangeMap expected_changes; in TEST_F()
186 Module::RuleChangeMap expected_changes; in TEST_F()
201 Module::RuleChangeMap expected_changes; in TEST_F()
274 Module::RuleChangeMap expected_changes; in TEST_F()
Dmodule.h142 typedef map<Address, RuleMap> RuleChangeMap; typedef
160 RuleChangeMap rule_changes;
Dmodule.cc303 for (RuleChangeMap::const_iterator delta_it = entry->rule_changes.begin(); in Write()
Dmodule_unittest.cc369 Module::RuleChangeMap entry3_changes; in TEST()