Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp206 const tcu::UVec4 testInput, in StorageBufferTestCase()
242 const tcu::UVec4 testInput, in StorageBufferTestInstance()
/third_party/lz4/tests/
Dfuzzer.c1021 char* testInput = (char*)malloc(testInputSize); in FUZ_unitTests() local