Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Dmodule_unittest.cc53 const Module::Address DUP_ADDRESS = 0xd35402aac7a7ad5cLL; in generate_duplicate_function() local
57 Module::Function *function = new Module::Function(name, DUP_ADDRESS); in generate_duplicate_function()