Searched refs:mock_cros_buildresult (Results 1 – 1 of 1) sorted by relevance
108 def testInvalidCrosBuildResultValue(self, mock_cros_buildresult): argument121 mock_cros_buildresult.assert_called_once_with(chroot_path, buildbucket_id)129 def testValidCrosBuildResultValue(self, mock_cros_buildresult): argument137 mock_cros_buildresult.assert_called_once_with(chroot_path, buildbucket_id)