Home
last modified time | relevance | path

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

/external/deqp/scripts/khr_util/
Dregistry_cache.py96 g_registryCache = {} variable
99 global g_registryCache
101 if source in g_registryCache:
102 return g_registryCache[source]
112 g_registryCache[source] = parsedReg