Home
last modified time | relevance | path

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

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