Lines Matching refs:timestamp_remote_calls
32 def __init__(self, timestamp_remote_calls=True):
35 @param timestamp_remote_calls: If true, drone_utility is invoked with
47 self.timestamp_remote_calls = timestamp_remote_calls
88 if self.timestamp_remote_calls:
171 def __init__(self, timestamp_remote_calls=True):
173 timestamp_remote_calls=timestamp_remote_calls)
189 def __init__(self, hostname, timestamp_remote_calls=True):
191 timestamp_remote_calls=timestamp_remote_calls)