Home
last modified time | relevance | path

Searched defs:validationData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStorageBufferTests.cpp211 … const char *name, const tcu::UVec4 testInput, ValidationDataStorage<T> validationData, in StorageBufferTestCase()
943 ValidationDataStorage<tcu::UVec4> validationData = {refValue}; in createAtomicStorageBufferTests() local
965 ValidationDataStorage<tcu::UVec4> validationData = {refValue}; in createAtomicStorageBufferTests() local
/aosp_15_r20/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/
H A DAccessibilityValidatorTests.java354 Object validationData = session.getValidationData(); in getRenderResult() local