Home
last modified time | relevance | path

Searched refs:validateAndLog (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp210 if (!validateAndLog(log, in createSurfaceCustomAllocatorTest()
217 if (!validateAndLog(log, allocationRecorder, 0u)) in createSurfaceCustomAllocatorTest()
249 if (!validateAndLog(log, in createSurfaceSimulateOOMTest()
261 if (!validateAndLog(log, allocationRecorder, 0u)) in createSurfaceSimulateOOMTest()
DvktWsiSwapchainTests.cpp650 if (!validateAndLog(log, allocationRecorder, 0u)) in iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp215 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUin…
DvkAllocationCallbackUtil.cpp620 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUint32 allowe… in validateAndLog() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2293 if (!validateAndLog(context.getTestContext().getLog(), objCallbacks, noCmdScope)) in createSingleAllocCallbacksTest()
2298 if (!validateAndLog(context.getTestContext().getLog(), objCallbacks, 0u)) in createSingleAllocCallbacksTest()
2302 if (!validateAndLog(context.getTestContext().getLog(), resCallbacks, 0u)) in createSingleAllocCallbacksTest()
2359 if (!validateAndLog(context.getTestContext().getLog(), recorder, 0u)) in allocCallbackFailTest()
2371 if (!validateAndLog(context.getTestContext().getLog(), resCallbacks, 0u)) in allocCallbackFailTest()