Home
last modified time | relevance | path

Searched refs:creation_timestamp_path (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/list/
Dinstance.py515 def creation_timestamp_path(self): member in LocalGoldfishInstance
522 with open(self.creation_timestamp_path, "w") as timestamp_file:
535 os.remove(self.creation_timestamp_path)