Home
last modified time | relevance | path

Searched defs:testName (Results 201 - 225 of 279) sorted by relevance

12345678910>>...12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1410 std::ostringstream testName; in init() local
1442 std::ostringstream testName; in init() local
1466 std::ostringstream testName; in init() local
1559 std::ostringstream testName; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp2111 std::stringstream testName; in createCullRayFlagsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp1715 const std::string testName = std::string("from_") + stageList[writerStageIdx].name + "_to_" + stageList[readerStageIdx].name; in createBarrierTests() local
H A DvktRayTracingComplexControlFlowTests.cpp1765 const std::string testName = de::toString(testStages[testStagesNdx].name); in createComplexControlFlowTests() local
H A DvktRayTracingDataSpillTests.cpp2775 const auto testName = std::string(entryVectorTypes.prefix) + entryDataTypes.name; in createDataSpillTests() local
H A DvktRayTracingPipelineLibraryTests.cpp1020 const std::string testName = std::string(libraryConfigurationData[libConfigNdx].name) + geometryCase.suffix + testTypeCase.suffix; in addPipelineLibraryConfigurationsTests() local
H A DvktRayTracingShaderBindingTableTests.cpp1575 const auto testName = "alignment_" + alignStr; in createShaderBindingTableTests() local
H A DvktRayTracingTraceRaysTests.cpp1371 const auto testName = makeDimensionsName(traceDimensions[traceDimensionsIdx]); in createTraceRaysTests() local
1422 const auto testName = makeDimensionsName(extendedTraceDimensions[extendedTraceDimensionsIdx]); in createTraceRaysMaintenance1Tests() local
1483 const auto testName = makeDimensionsName(traceDimension); in createTraceRays2Tests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp3927 const std::string testName[TEST_TYPE_LAST] = in dynamicRenderingTests() local
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp175 std::ostringstream testName; in getTestName() local
H A DvktRenderPassDepthStencilResolveTests.cpp1557 const char* testName = name.c_str(); in initTests() local
1601 const char* testName = name.c_str(); in initTests() local
1719 const char* testName = name.c_str(); in initTests() local
1753 const char* testName = name.c_str(); in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiMaintenance1Tests.cpp1376 std::string testName = presentModes[i].name; in populatePresentModesGroup() local
1844 std::string testName = gravityFlags[gravityFlagXNdx].name; in populateScalingTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp1124 std::string testName = de::toString(param); in InstancedTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp1108 std::ostringstream testName; in createMemoryBindingTests() local
1125 std::ostringstream testName; in createMemoryBindingTests() local
[all...]
H A DvktMemoryDeviceMemoryReportTests.cpp2255 const std::string testName = std::string("import_and_unimport_") + std::string(externalMemoryTypeToName(externalMemoryType)); in createExternalMemoryTestsGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1763 void checkPermutedIndexTestSupport (Context& context, std::string testName) in checkPermutedIndexTestSupport() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTestsEXT.cpp826 const auto testName = std::string(taskCase.name) + cmdBufferCase.suffix; in createMeshShaderApiTestsEXT() local
H A DvktMeshShaderBuiltinTests.cpp2093 const auto testName = "primitive_shading_rate_" in createMeshShaderBuiltinTests() local
H A DvktMeshShaderBuiltinTestsEXT.cpp2490 const auto testName = "primitive_shading_rate_" in createMeshShaderBuiltinTestsEXT() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp3388 String testName = createTestName(*stagesIter, *testArgsIter); in init() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp2006 std::string testName = testNameStr.str(); in RegisterTraceTests() local
/third_party/skia/tests/
H A DImageTest.cpp884 test_cross_context_image(skiatest::Reporter* reporter, const GrContextOptions& options, const char* testName, std::function<sk_sp<SkImage>(GrDirectContext*)> imageMaker) test_cross_context_image() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp393 std::string testName = std::string{testInfo->name()}; in SetupEnvironmentVarsForCaptureReplay() local
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp143 TestCanvas(const char* testName) : name(testName) { in TestCanvas() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp987 const auto testName = toString(params.dispatchSequence); in createBindPointTests() local

Completed in 75 milliseconds

12345678910>>...12