Home | History | Annotate | Download | only in test

Lines Matching refs:statDict

763         statDict = self.env.log_stat(0);
764 self.assertIn('magic', statDict)
765 self.assertIn('version', statDict)
766 self.assertIn('cur_file', statDict)
767 self.assertIn('region_nowait', statDict)