Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/util/
Dregistry_key_backup_unittest.cc77 RegistryKeyBackup other_backup; in TEST_F() local
82 backup.swap(other_backup); in TEST_F()
83 EXPECT_TRUE(other_backup.WriteTo(test_data_.root_key(), in TEST_F()
/external/chromium_org/base/test/
Dtrace_event_analyzer.cc750 const TraceEvent* other_backup = begin_event.other_event; in AssociateEvents() local
760 begin_event.other_event = other_backup; in AssociateEvents()