Home
last modified time | relevance | path

Searched refs:numFailed (Results 1 – 25 of 38) sorted by relevance

12

/test/xts/acts/graphic/vkgl/src/
Dshrinkdefine.h33 TestSuite::runResult.numFailed += result.numFailed; \
42 EXPECT_TRUE(result.numFailed == 0); \
Dtestsuitehead.h31 runResult.numFailed = 0; \
40 … printf("Test run totals --- Failed[%d]\n", runResult.numFailed); \
/test/xts/acts/graphic/vulkan/src/
Dtestsuitehead.h31 runResult.numFailed = 0; \
40 … printf("Test run totals --- Failed[%d]\n", runResult.numFailed); \
Dshrinkdefine.h32 TestSuite::runResult.numFailed += result.numFailed; \
/test/xts/acts/graphic/vkgl/src/khrgles2/
DKhrgles2BaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles3/
DDeqpgles3BaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles31/
DDeqpgles31BaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles31/
DKhrgles31BaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrglesext/
DKhrglesextBaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles3/
DKhrgles3BaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles2/
DDeqpgles2BaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles32/
DKhrgles32BaseFunc.cpp73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/renderpass2/
DRenderpass2BaseFunc.cpp76 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/texture/
DTextureBaseFunc.cpp77 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
DTextureBaseFunc.h22 int numFailed; // !< Number of cases failed. member
/test/xts/acts/graphic/vulkan/src/renderpass/
DRenderpassBaseFunc.cpp76 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
DRenderpassBaseFunc.h22 int numFailed; // !< Number of cases failed. member
/test/xts/acts/graphic/vulkan/src/synchronization/
DSynchronizationBaseFunc.cpp77 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
DSynchronizationBaseFunc.h22 int numFailed; // !< Number of cases failed. member
/test/xts/acts/graphic/vulkan/src/robustness/
DRobustnessBaseFunc.cpp77 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/subgroups/
DSubgroupsBaseFunc.cpp77 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
DSubgroupsBaseFunc.h22 int numFailed; // !< Number of cases failed. member
/test/xts/acts/graphic/vulkan/src/image/
DImageBaseFunc.cpp76 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/compute/
DComputeBaseFunc.cpp76 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/ubo/
DUboBaseFunc.cpp77 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()

12