Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp227 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUin…
DvkAllocationCallbackUtil.cpp637 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUint32 allowe… in validateAndLog() function
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp305 if (!validateAndLog(log, in createSurfaceCustomAllocatorTest()
312 if (!validateAndLog(log, allocationRecorder, 0u)) in createSurfaceCustomAllocatorTest()
351 if (!validateAndLog(log, in createSurfaceSimulateOOMTest()
363 if (!validateAndLog(log, allocationRecorder, 0u)) in createSurfaceSimulateOOMTest()
DvktWsiSwapchainTests.cpp705 if (!validateAndLog(log, allocationRecorder, 0u)) in createSwapchainSimulateOOMTest()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2525 if (!validateAndLog(context.getTestContext().getLog(), objCallbacks, noCmdScope)) in createSingleAllocCallbacksTest()
2530 if (!validateAndLog(context.getTestContext().getLog(), objCallbacks, 0u)) in createSingleAllocCallbacksTest()
2534 if (!validateAndLog(context.getTestContext().getLog(), resCallbacks, 0u)) in createSingleAllocCallbacksTest()
2602 if (!validateAndLog(context.getTestContext().getLog(), recorder, 0u)) in allocCallbackFailTest()
2614 if (!validateAndLog(context.getTestContext().getLog(), resCallbacks, 0u)) in allocCallbackFailTest()
2702 if (!validateAndLog(context.getTestContext().getLog(), recorder, 0u)) in allocCallbackFailMultipleObjectsTest()