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