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.py141 g_registryCache = {} variable
144 global g_registryCache
146 if source in g_registryCache:
147 return g_registryCache[source]
157 g_registryCache[source] = parsedReg