Home
last modified time | relevance | path

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

/external/autotest/server/cros/dynamic_suite/
Dfakes.py26 self.sync_count = 1
Dsuite.py780 meta_hosts=[self._board]*test.sync_count,
788 synch_count=test.sync_count,
Dsuite_unittest.py293 synch_count=test.sync_count,
/external/autotest/client/common_lib/
Dcontrol_data_unittest.py51 self.assertEquals(cd.sync_count, 2)
Dcontrol_data.py53 self.sync_count = 1
/external/autotest/frontend/afe/
Drpc_interface.py562 sync_count=1): argument
568 sync_count=sync_count,
Dresources.py387 'sync_count': self.instance.sync_count,
Drpc_utils.py292 synch_count = max(test.sync_count for test in test_objects)
Dmodels.py807 sync_count = dbmodels.IntegerField(default=1) variable in Test
/external/autotest/database/
Dschema_051.sql123 `sync_count` int(11) default '1',
/external/autotest/frontend/afe/doctests/
D001_rpc_test.txt164 ... 'sync_count': 1,