Searched refs:timestamp_remote_calls (Results 1 – 5 of 5) sorted by relevance
32 def __init__(self, timestamp_remote_calls=True): argument47 self.timestamp_remote_calls = timestamp_remote_calls88 if self.timestamp_remote_calls:171 def __init__(self, timestamp_remote_calls=True): argument173 timestamp_remote_calls=timestamp_remote_calls)189 def __init__(self, hostname, timestamp_remote_calls=True): argument191 timestamp_remote_calls=timestamp_remote_calls)
353 timestamp_remote_calls=False): argument364 timestamp_remote_calls=timestamp_remote_calls)483 timestamp_remote_calls=False): argument491 timestamp_remote_calls=timestamp_remote_calls)
51 drone = drones._RemoteDrone('fakehost', timestamp_remote_calls=False)62 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)