| /external/deqp/modules/gles31/functional/ |
| D | es31fNegativeSampleVariablesTests.cpp | 108 struct testConfig in write_to_read_only_types() struct 110 std::string builtInType; in write_to_read_only_types() 111 std::string varyingCheck; in write_to_read_only_types() 148 struct testConfig in access_built_in_types_inside_other_shaders() struct 150 std::string builtInType; in access_built_in_types_inside_other_shaders() 151 std::string varyingCheck; in access_built_in_types_inside_other_shaders() 230 struct testConfig in index_outside_sample_mask_range() struct 232 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range() 233 std::string invalidIndex[MAX_INDEXES]; in index_outside_sample_mask_range() 265 struct testConfig in access_built_in_types_without_extension() struct [all …]
|
| /external/ksp/gradle-plugin/src/test/kotlin/com/google/devtools/ksp/gradle/testing/ |
| D | KspIntegrationTestRule.kt | 55 val testConfig = TestConfig.read() constant
|
| D | TestProject.kt | 26 val testConfig: TestConfig in <lambda>() constant in com.google.devtools.ksp.gradle.testing.TestProject
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmMultipleShadersTests.cpp | 441 void checkSupport(vkt::Context &context, TestConfig testConfig) in checkSupport() 455 TestConfig testConfig = {TestType::TWO_ENTRY_POINTS_EXECUTION_MODE_ID}; in createMultipleShaderExtendedGroup() local
|
| D | vktSpvAsmFromHlslTests.cpp | 235 TestConfig testConfig = {TT_CBUFFER_PACKING}; in createHlslComputeGroup() local
|
| /external/robolectric/robolectric/src/main/java/org/robolectric/plugins/ |
| D | ConfigConfigurer.java | 19 public static Config get(Configuration testConfig) { in get()
|
| D | HierarchicalConfigurationStrategy.java | 63 ConfigurationImpl testConfig = new ConfigurationImpl(); in getConfig() local
|
| /external/robolectric/robolectric/src/test/java/org/robolectric/plugins/ |
| D | DefaultSdkPickerTest.java | 195 ConfigurationImpl testConfig = new ConfigurationImpl(); in buildConfig() local
|
| /external/opencensus-java/exporters/trace/ocagent/src/test/java/io/opencensus/exporter/trace/ocagent/ |
| D | OcAgentTraceExporterIntegrationTest.java | 170 public void testConfig() { in testConfig() method in OcAgentTraceExporterIntegrationTest
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 6427 … const TestConfig testConfig(renderPass, render, commandBuffer, imageMemory, targetSize, renderPos, in addAttachmentTests() local 6505 … const TestConfig testConfig(renderPass, render, commandBuffer, imageMemory, targetSize, renderPos, in addAttachmentWriteMaskTests() local 6975 … const TestConfig testConfig(renderPass, render, commandBuffer, imageMemory, targetSize, renderPos, in addAttachmentAllocationTests() local 7190 … const TestConfig testConfig(renderPass, render, commandBuffer, imageMemory, targetSize, renderPos, in addAttachmentAllocationTests() local 7224 …const TestConfig testConfig(renderPass, TestConfig::RENDERTYPES_DRAW, TestConfig::COMMANDBUFFERTYP… in addSimpleTests() local 7244 …const TestConfig testConfig(renderPass, TestConfig::RENDERTYPES_DRAW, TestConfig::COMMANDBUFFERTYP… in addSimpleTests() local 7264 …const TestConfig testConfig(renderPass, TestConfig::RENDERTYPES_DRAW, TestConfig::COMMANDBUFFERTYP… in addSimpleTests() local 7284 …const TestConfig testConfig(renderPass, TestConfig::RENDERTYPES_DRAW, TestConfig::COMMANDBUFFERTYP… in addSimpleTests() local 7312 …const TestConfig testConfig(renderPass, TestConfig::RENDERTYPES_DRAW, TestConfig::COMMANDBUFFERTYP… in addSimpleTests() local 7340 …const TestConfig testConfig(renderPass, TestConfig::RENDERTYPES_DRAW, TestConfig::COMMANDBUFFERTYP… in addSimpleTests() local [all …]
|
| D | vktRenderPassSubpassDependencyTests.cpp | 511 …ndencyTestInstance::ExternalDependencyTestInstance(Context &context, ExternalTestConfig testConfig) in ExternalDependencyTestInstance() 1097 …pendencyTestInstance::SubpassDependencyTestInstance(Context &context, SubpassTestConfig testConfig) in SubpassDependencyTestInstance() 1846 Context &context, SubpassSelfDependencyBackwardsTestConfig testConfig) in SubpassSelfDependencyBackwardsTestInstance() 2337 …TestInstance::SeparateChannelsTestInstance(Context &context, SeparateChannelsTestConfig testConfig) in SeparateChannelsTestInstance() 3085 …TestInstance::SingleAttachmentTestInstance(Context &context, SingleAttachmentTestConfig testConfig) in SingleAttachmentTestInstance() 4253 ExternalTestConfig testConfig{VK_FORMAT_R8G8B8A8_UNORM, in initTests() local 4341 …const ExternalTestConfig testConfig(VK_FORMAT_R8G8B8A8_UNORM, UVec2(128, 128), renderPasses, group… in initTests() local 4455 … const SubpassTestConfig testConfig(formats[formatNdx], renderSizes[renderSizeNdx], renderPass, in initTests() local 4489 const SubpassSelfDependencyBackwardsTestConfig testConfig( in initTests() local 4517 const SeparateChannelsTestConfig testConfig(configs[configIdx].format, groupParams); in initTests() local [all …]
|
| D | vktRenderPassDepthStencilResolveTests.cpp | 1519 const TestConfig testConfig = {format, in initTests() local 1564 const TestConfig testConfig = {format, in initTests() local 1682 const TestConfig testConfig = {format, in initTests() local 1714 const TestConfig testConfig = {format, in initTests() local
|
| D | vktRenderPassSparseRenderTargetTests.cpp | 412 …seRenderTargetTestInstance::SparseRenderTargetTestInstance(Context &context, TestConfig testConfig) in SparseRenderTargetTestInstance() 849 const TestConfig testConfig(format, groupParams); in initTests() local
|
| D | vktDynamicRenderingDepthStencilResolveTests.cpp | 1367 const TestConfig testConfig = {format, in initTests() local 1394 const TestConfig testConfig = {format, in initTests() local
|
| D | vktRenderPassSampleReadTests.cpp | 1142 const TestConfig testConfig(sampleCount, TESTMODE_ADD, 0, groupParams); in initTests() local 1153 const TestConfig testConfig(sampleCount, TESTMODE_SELECT, sample, groupParams); in initTests() local
|
| D | vktDynamicRenderingLocalReadTests.cpp | 1444 for (const auto &testConfig : testConfigs) in createDynamicRenderingLocalReadTests() local
|
| /external/angle/src/tests/perf_tests/ |
| D | glmark2Benchmark.cpp | 236 std::string testName, testConfig; in parseOutput() local
|
| /external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/ |
| D | SimpleParserTest.java | 18 public void testConfig() throws Exception in testConfig() method in SimpleParserTest
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineColorWriteEnableTests.cpp | 271 const TestConfig &testConfig) in ColorWriteEnableTest() 344 ColorWriteEnableInstance::ColorWriteEnableInstance(Context &context, const TestConfig &testConfig) in ColorWriteEnableInstance() 359 void setDynamicStates(const TestConfig &testConfig, const vk::DeviceInterface &vkd, vk::VkCommandBu… in setDynamicStates()
|
| /external/angle/src/tests/deqp_support/ |
| D | angle_deqp_gtest.cpp | 441 GPUTestConfig testConfig = GPUTestConfig(api, gOptions.preRotation); in initialize() local
|
| /external/aws-sdk-java-v2/test/protocol-tests-core/src/main/resources/software/amazon/awssdk/protocol/suites/cases/ |
| D | rest-json-contenttype.json | 6 "testConfig": { object
|
| /external/aws-sdk-java-v2/test/protocol-tests/src/main/resources/codegen-resources/restjson/contenttype/ |
| D | service-2.json | 135 "testConfig":{ object
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiBufferMemoryRequirementsTests.cpp | 279 … MemoryRequirementsTest(TestContext &testCtx, const std::string &name, const TestConfig testConfig) in MemoryRequirementsTest()
|
| /external/javassist/src/test/javassist/ |
| D | JvstTest.java | 27 public void testConfig() { in testConfig() method in JvstTest
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSharedPresentableImageTests.cpp | 597 …ageTestInstance::SharedPresentableImageTestInstance(Context &context, const TestConfig &testConfig) in SharedPresentableImageTestInstance()
|