Home
last modified time | relevance | path

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

/external/autotest/contrib/
Dcompare_suite.py39 tasks_cache = {} variable
151 tasks = tasks_cache.get(self.hostname, None)
157 tasks_cache[self.hostname] = tasks