Searched refs:ListSnapshots (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/memory_inspector/memory_inspector/data/
H A Dfile_storage_unittest.py56 self.assertIn(t1, archive.ListSnapshots())
57 self.assertIn(t2, archive.ListSnapshots())
H A Dfile_storage.py118 def ListSnapshots(self): member in class:Archive
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/
H A Dwww_server.py543 for timestamp in archive.ListSnapshots():

Completed in 830 milliseconds