Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dcontrol_data_unittest.py98 self.assertEquals(cd.sync_count, 2)
130 self.assertEquals(cd.sync_count, 2)
Dcontrol_data.py94 self.sync_count = 1
/external/autotest/server/cros/dynamic_suite/
Dfakes.py28 self.sync_count = 1
Dsuite.py400 meta_hosts=[self._board]*test.sync_count,
409 synch_count=test.sync_count,
Dsuite_unittest.py342 synch_count=test.sync_count,
/external/autotest/frontend/afe/
Drpc_utils.py274 synch_count = max(test.sync_count for test in test_objects)
Dmodels.py1052 sync_count = dbmodels.IntegerField(default=1) variable in Test
/external/autotest/database/
Dschema_129.sql127 `sync_count` int(11) DEFAULT '1',
/external/bcc/docs/
Dtutorial_bcc_python_developer.md169 ### Lesson 5. sync_count.py