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.py133 g_registryCache = {} variable
136 global g_registryCache
138 if source in g_registryCache:
139 return g_registryCache[source]
149 g_registryCache[source] = parsedReg