| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmSpirvVersionTests.cpp | 391 const std::string testName = spirvVersionName + "_" + operationNames[static_cast<deUint32>(operation)]; in createSpivVersionCheckTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsBallotMasksTests.cpp | 409 const string testName = mask + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotMasksTests() local 427 const string testName = mask + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotMasksTests() local 476 const string testName = mask + "_" + getShaderStageName(caseDef.shaderStage); in createSubgroupsBallotMasksTests() local
|
| H A D | vktSubgroupsBallotOtherTests.cpp | 484 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotOtherTests() local 502 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + getShaderStageName(stage); in createSubgroupsBallotOtherTests() local 551 const string testName = op + "_" + getShaderStageName(caseDef.shaderStage); in createSubgroupsBallotOtherTests() local
|
| H A D | vktSubgroupsBallotTests.cpp | 1025 const string testName = getShaderStageName(caseDef.shaderStage) + testNameSuffix; in createSubgroupsBallotTests() local 1052 const string testName = getShaderStageName(caseDef.shaderStage) + testNameSuffix + "_" + getShaderStageName(stage); in createSubgroupsBallotTests() local
|
| H A D | vktSubgroupsShapeTests.cpp | 421 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsShapeTests() local 439 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + getShaderStageName(stage); in createSubgroupsShapeTests() local 488 const string testName = op + "_" + getShaderStageName(caseDef.shaderStage); in createSubgroupsShapeTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureConversionTests.cpp | 355 std::string testName; in populateSnormClampTests() member 390 std::string testName; in populateSnormLinearClampTests() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferViewCreateTests.cpp | 434 const std::string testName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcTextureCompatibilityTests.cpp | 91 std::string testName; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | glmark2Benchmark.cpp | 233 std::string testName, testConfig; in parseOutput() local
|
| /third_party/skia/resources/sksl/es2_conformance/ |
| H A D | import_conformance_tests.py | 102 testName = c[0] variable [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsOp.cpp | 243 const char* testName = "release"; in OpDebug() local 239 OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result SkDEBUGPARAMS(bool skipAssert) SkDEBUGPARAMS(const char* testName)) OpDebug() argument
|
| /third_party/skia/tests/ |
| H A D | SRGBReadWritePixelsTest.cpp | 229 SkString testName; in test_write_read() local
|
| H A D | skia_test.cpp | 66 void endTest(const char* testName, in endTest() argument 133 static bool should_run(const char* testName, bool isGPUTest, bool isGraphiteTest) { in should_run() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| H A D | DawnPerfTest.cpp | 217 const char* testName = ::testing::UnitTest::GetInstance()->current_test_info()->name(); in RunTest() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
| H A D | hb-aots-tester.cpp | 52 runTest(const char *testName, in runTest() argument 141 bool gsub_test(const char *testName, in gsub_test() argument 220 bool cmap_test(const char *testName, in cmap_test() argument 299 gpos_test(const char *testName, const char *fontfileName, int nbIn, unsigned int *in, int nbOut, unsigned int *out, int *x, int *y) gpos_test() argument [all...] |
| /third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/ |
| H A D | main.go | [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFunctionalTests.cpp | 132 const char* testName; member
|
| H A D | es31fNegativeSampleVariablesTests.cpp | 323 std::ostringstream testName; in redeclare_built_in_types() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemStackTests.cpp | 404 std::string testName = std::string("stacksize_") + de::toString(stackMemSizes[stackMemSizeIdx]); in createStackTests() local
|
| H A D | vktProtectedMemWorkgroupStorageTests.cpp | 373 std::string testName = std::string("memsize_") + de::toString(sharedMemSizes[sharedMemSizeIdx]); in createWorkgroupStorageTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassMergeFeedbackTests.cpp | 367 const std::string testName = std::string("single_subpass"); in createRenderPassSubpassMergeFeedbackTests() local 377 const std::string testName = std::string("single_subpass_disallow_renderpass_merge"); in createRenderPassSubpassMergeFeedbackTests() local 387 const std::string testName = std::string("three_subpasses"); in createRenderPassSubpassMergeFeedbackTests() local 397 const std::string testName = std::string("three_subpasses_disallow_renderpass_merge"); in createRenderPassSubpassMergeFeedbackTests() local 407 const std::string testName = std::string("three_subpasses_disallow_subpass_merge"); in createRenderPassSubpassMergeFeedbackTests() local 417 const std::string testName = std::string("many_subpasses"); createRenderPassSubpassMergeFeedbackTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktCommandPoolMemoryReservationTests.cpp | 363 std::ostringstream testName; in createCommandPoolMemoryReservationTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderClockTests.cpp | 84 const char* testName; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmCompositeInsertTests.cpp | 215 string testName; in addComputeVectorCompositeInsertTests() local 241 const string testName = string(useUndef ? "undef_" : "") + "vec" + de::toString(elements); in addGraphicsVectorCompositeInsertTests() local 368 string testName = string(useUndef ? "undef_" : "") + "mat" + de::toString(cols) + "x" + de::toString(rows); addComputeMatrixCompositeInsertTests() local 394 string testName = string(useUndef ? "undef_" : "") + "mat" + de::toString(cols) + "x" + de::toString(rows); addGraphicsMatrixCompositeInsertTests() local 469 const string testName = string(useUndef ? "undef_" : "") + "nested_struct"; addComputeNestedStructCompositeInsertTests() local 542 const string testName = string(useUndef ? "undef_" : "") + "nested_struct"; addGraphicsNestedStructCompositeInsertTests() local [all...] |
| H A D | vktSpvAsmFloatControlsExtensionlessTests.cpp | 226 const char* testName; in createFloatControlsExtensionlessGroup() member 248 const std::string testName = fpFeatures[execModeNdx].testName; in createFloatControlsExtensionlessGroup() local
|