Searched refs:resultCache (Results 1 – 3 of 3) sorted by relevance
130 private final Map<Descriptor, Boolean> resultCache = field in DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer140 Boolean cachedValue = resultCache.get(descriptor); in needsIsInitializedCheck()147 cachedValue = resultCache.get(descriptor); in needsIsInitializedCheck()247 resultCache.put(descriptor, component.needsIsInitializedCheck); in analyze()
837 de::MovePtr<tcu::TextureLevel> resultCache = readColorAttachment(vk, in verifyTestResult() local850 resultCache->getAccess(), in verifyTestResult()