Home
last modified time | relevance | path

Searched defs:testConfig (Results 1 – 25 of 33) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp108 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()
150 struct testConfig in access_built_in_types_inside_other_shaders() struct
152 std::string builtInType; in access_built_in_types_inside_other_shaders()
153 std::string varyingCheck; in access_built_in_types_inside_other_shaders()
240 struct testConfig in index_outside_sample_mask_range() struct
242 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range()
243 std::string invalidIndex[MAX_INDEXES]; in index_outside_sample_mask_range()
284 struct testConfig in access_built_in_types_without_extension() struct
[all …]
Des31fTextureLevelStateQueryTests.cpp950 bool TextureLevelCase::testConfig (const TextureGenerationSpec& spec) in testConfig() function in deqp::gles31::Functional::__anon34e7fb440111::TextureLevelCase
/external/robolectric/robolectric/src/main/java/org/robolectric/plugins/
DConfigConfigurer.java19 public static Config get(Configuration testConfig) { in get()
DHierarchicalConfigurationStrategy.java57 ConfigurationImpl testConfig = new ConfigurationImpl(); in getConfig() local
/external/robolectric/robolectric/src/test/java/org/robolectric/plugins/
DDefaultSdkPickerTest.java195 ConfigurationImpl testConfig = new ConfigurationImpl(); in buildConfig() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5458 const TestConfig testConfig (renderPass, in addAttachmentTests() local
5542 const TestConfig testConfig (renderPass, in addAttachmentWriteMaskTests() local
6017 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
6213 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
6258 const TestConfig testConfig (renderPass, in addSimpleTests() local
6292 const TestConfig testConfig (renderPass, in addSimpleTests() local
6326 const TestConfig testConfig (renderPass, in addSimpleTests() local
6360 const TestConfig testConfig (renderPass, in addSimpleTests() local
6407 const TestConfig testConfig (renderPass, in addSimpleTests() local
6454 const TestConfig testConfig (renderPass, in addSimpleTests() local
[all …]
DvktRenderPassSubpassDependencyTests.cpp497 …dencyTestInstance::ExternalDependencyTestInstance (Context& context, ExternalTestConfig testConfig) in ExternalDependencyTestInstance()
1096 …endencyTestInstance::SubpassDependencyTestInstance (Context& context, SubpassTestConfig testConfig) in SubpassDependencyTestInstance()
1848 …DependencyBackwardsTestInstance (Context& context, SubpassSelfDependencyBackwardsTestConfig testCo… in SubpassSelfDependencyBackwardsTestInstance()
2307 …estInstance::SeparateChannelsTestInstance (Context& context, SeparateChannelsTestConfig testConfig) in SeparateChannelsTestInstance()
2908 …estInstance::SingleAttachmentTestInstance (Context& context, SingleAttachmentTestConfig testConfig) in SingleAttachmentTestInstance()
3974 ExternalTestConfig testConfig in initTests() local
4052 …const ExternalTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, UVec2(128, 128), renderPasses, rend… in initTests() local
4157 …const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, re… in initTests() local
4188 …const SubpassSelfDependencyBackwardsTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, renderSizes[r… in initTests() local
4215 const SeparateChannelsTestConfig testConfig(configs[configIdx].format, renderingType); in initTests() local
[all …]
DvktRenderPassDepthStencilResolveTests.cpp1550 const TestConfig testConfig = in initTests() local
1594 const TestConfig testConfig = in initTests() local
1705 const TestConfig testConfig = in initTests() local
1739 const TestConfig testConfig = in initTests() local
DvktRenderPassSparseRenderTargetTests.cpp440 …eRenderTargetTestInstance::SparseRenderTargetTestInstance (Context& context, TestConfig testConfig) in SparseRenderTargetTestInstance()
803 const TestConfig testConfig (format, renderingType); in initTests() local
DvktRenderPassSampleReadTests.cpp992 const TestConfig testConfig (sampleCount, TESTMODE_ADD, 0, renderingType); in initTests() local
1000 const TestConfig testConfig (sampleCount, TESTMODE_SELECT, sample, renderingType); in initTests() local
/external/angle/src/tests/perf_tests/
Dglmark2Benchmark.cpp233 std::string testName, testConfig; in parseOutput() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp224 TestConfig testConfig = { TT_CBUFFER_PACKING }; in createHlslComputeGroup() local
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Dgradient_descent_test.py657 def testConfig(self): member in MomentumOptimizerTest
Doptimizer_v2_test.py283 def testConfig(self): member in OptimizerTest
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp268 …xt& testCtx, const std::string& name, const std::string& description, const TestConfig& testConfig) in ColorWriteEnableTest()
346 ColorWriteEnableInstance::ColorWriteEnableInstance(Context& context, const TestConfig& testConfig) in ColorWriteEnableInstance()
361 void setDynamicStates(const TestConfig& testConfig, const vk::DeviceInterface& vkd, vk::VkCommandBu… in setDynamicStates()
DvktPipelineExtendedDynamicStateTests.cpp1165 …xt& testCtx, const std::string& name, const std::string& description, const TestConfig& testConfig) in ExtendedDynamicStateTest()
1455 …dDynamicStateInstance::ExtendedDynamicStateInstance(Context& context, const TestConfig& testConfig) in ExtendedDynamicStateInstance()
1498 void setDynamicStates(const TestConfig& testConfig, const vk::DeviceInterface& vkd, vk::VkCommandBu… in setDynamicStates()
1577 bool maybeBindVertexBufferDynStride(const TestConfig& testConfig, const vk::DeviceInterface& vkd, v… in maybeBindVertexBufferDynStride()
DvktPipelineMultisampleTests.cpp5266 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5300 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5326 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5369 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5590 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/
DSimpleParserTest.java18 public void testConfig() throws Exception in testConfig() method in SimpleParserTest
/external/angle/src/tests/deqp_support/
Dangle_deqp_gtest.cpp296 GPUTestConfig testConfig = GPUTestConfig(api, gOptions.preRotation); in initialize() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp275 const TestConfig testConfig) in MemoryRequirementsTest()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp721 …geTestInstance::SharedPresentableImageTestInstance (Context& context, const TestConfig& testConfig) in SharedPresentableImageTestInstance()
DvktWsiDisplayTimingTests.cpp685 …splayTimingTestInstance::DisplayTimingTestInstance (Context& context, const TestConfig& testConfig) in DisplayTimingTestInstance()
DvktWsiIncrementalPresentTests.cpp796 …resentTestInstance::IncrementalPresentTestInstance (Context& context, const TestConfig& testConfig) in IncrementalPresentTestInstance()
/external/javassist/src/test/javassist/
DJvstTest.java27 public void testConfig() { in testConfig() method in JvstTest
/external/angle/src/tests/test_utils/
DANGLETest.cpp611 GPUTestConfig testConfig = GPUTestConfig(api, 0); in ANGLETestSetUp() local

12