Searched refs:timestamp_remote_calls (Results 1 – 6 of 6) sorted by relevance
31 def __init__(self, timestamp_remote_calls=True): argument46 self.timestamp_remote_calls = timestamp_remote_calls89 if self.timestamp_remote_calls:189 def __init__(self, timestamp_remote_calls=True): argument191 timestamp_remote_calls=timestamp_remote_calls)208 def __init__(self, hostname, timestamp_remote_calls=True): argument210 timestamp_remote_calls=timestamp_remote_calls)
13 def __init__(self, timestamp_remote_calls=True): argument22 timestamp_remote_calls=timestamp_remote_calls)
371 timestamp_remote_calls=False): argument382 timestamp_remote_calls=timestamp_remote_calls)501 timestamp_remote_calls=False): argument509 timestamp_remote_calls=timestamp_remote_calls)
50 drone = drones._RemoteDrone('fakehost', timestamp_remote_calls=False)61 drone = drones._RemoteDrone('fakehost', timestamp_remote_calls=False)
35 return drones._RemoteDrone(hostname, timestamp_remote_calls=False)
36 return drones._RemoteDrone(hostname, timestamp_remote_calls=False)