Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc1328 DIEHandler *space_handler in TEST_F() local
1331 ASSERT_TRUE(space_handler != NULL); in TEST_F()
1332 DeclarationDIE(space_handler, 0x419bb1d12f9a73a2ULL, in TEST_F()
1335 space_handler->Finish(); in TEST_F()
1336 delete space_handler; in TEST_F()
1381 DIEHandler* space_handler in TEST_F() local
1384 ASSERT_TRUE(space_handler != NULL); in TEST_F()
1385 AbstractInstanceDIE(space_handler, 0x1e8dac5d507ed7abULL, in TEST_F()
1387 DefineInlineInstanceDIE(space_handler, "", 0x1e8dac5d507ed7abULL, in TEST_F()
1389 space_handler->Finish(); in TEST_F()
[all …]