Searched refs:_commit_impl (Results 1 – 7 of 7) sorted by relevance
/external/autotest/server/hosts/ | ||
D | afe_store_unittest.py | 73 self.store._commit_impl(info) |
D | host_info.py | 318 self._commit_impl(info) |
D | shadowing_store_unittest.py | 127 def _commit_impl(self, info): member in _FakeRaisingStore |
D | afe_store.py | 57 def _commit_impl(self, new_info): member in AfeStore |
D | file_store.py | 58 def _commit_impl(self, info): member in FileStore |
D | shadowing_store.py | 108 def _commit_impl(self, info): member in ShadowingStore |
D | host_info_unittest.py | 318 def _commit_impl(self, _): member in ExceptionRaisingStore |