Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp107 struct testConfig in write_to_read_only_types() struct
109 std::string builtInType; in write_to_read_only_types()
110 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()
234 struct testConfig in index_outside_sample_mask_range() struct
236 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range()
237 std::string invalidIndex[MAX_INDEXES]; in index_outside_sample_mask_range()
278 struct testConfig in access_built_in_types_without_extension() struct
[all …]
Des31fTextureLevelStateQueryTests.cpp947 bool TextureLevelCase::testConfig (const TextureGenerationSpec& spec) in testConfig() function in deqp::gles31::Functional::__anon05f4b2e10111::TextureLevelCase
/external/v8/tools/clusterfuzz/
Dv8_foozzie_test.py31 def testConfig(self): member in ConfigTest
/external/syzkaller/dashboard/app/
Dapp_test.go23 var testConfig = &GlobalConfig{ var
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4871 const TestConfig testConfig (renderPass, in addAttachmentTests() local
4953 const TestConfig testConfig (renderPass, in addAttachmentWriteMaskTests() local
5405 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
5602 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
5647 const TestConfig testConfig (renderPass, in addSimpleTests() local
5681 const TestConfig testConfig (renderPass, in addSimpleTests() local
5715 const TestConfig testConfig (renderPass, in addSimpleTests() local
5749 const TestConfig testConfig (renderPass, in addSimpleTests() local
5796 const TestConfig testConfig (renderPass, in addSimpleTests() local
5843 const TestConfig testConfig (renderPass, in addSimpleTests() local
[all …]
DvktRenderPassDepthStencilResolveTests.cpp1196 const TestConfig testConfig = in initTests() local
1222 const TestConfig testConfig = in initTests() local
1297 const TestConfig testConfig = in initTests() local
1327 const TestConfig testConfig = in initTests() local
DvktRenderPassSparseRenderTargetTests.cpp411 …eRenderTargetTestInstance::SparseRenderTargetTestInstance (Context& context, TestConfig testConfig) in SparseRenderTargetTestInstance()
721 const TestConfig testConfig (format, renderPassType); in initTests() local
DvktRenderPassSubpassDependencyTests.cpp393 …dencyTestInstance::ExternalDependencyTestInstance (Context& context, ExternalTestConfig testConfig) in ExternalDependencyTestInstance()
997 …endencyTestInstance::SubpassDependencyTestInstance (Context& context, SubpassTestConfig testConfig) in SubpassDependencyTestInstance()
1979 …const ExternalTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, renderSizes[renderSizeNdx], renderP… in initTests() local
2044 …const ExternalTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, UVec2(128, 128), renderPasses, rend… in initTests() local
2142 …const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, re… in initTests() local
DvktRenderPassSampleReadTests.cpp991 const TestConfig testConfig (sampleCount, TESTMODE_ADD, 0, renderPassType); in initTests() local
999 const TestConfig testConfig (sampleCount, TESTMODE_SELECT, sample, renderPassType); in initTests() local
DvktRenderPassMultisampleResolveTests.cpp1709 const TestConfig testConfig (format, sampleCount, layerCount, renderPassType); in initTests() local
DvktRenderPassMultisampleTests.cpp2071 const TestConfig testConfig (format, sampleCount, renderPassType); in initTests() local
/external/catch2/include/internal/
Dcatch_session.cpp82 ReusableStringStream testConfig; in runTests() local
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Dgradient_descent_test.py678 def testConfig(self): member in MomentumOptimizerTest
Doptimizer_v2_test.py273 def testConfig(self): member in OptimizerTest
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp735 …geTestInstance::SharedPresentableImageTestInstance (Context& context, const TestConfig& testConfig) in SharedPresentableImageTestInstance()
DvktWsiDisplayTimingTests.cpp688 …splayTimingTestInstance::DisplayTimingTestInstance (Context& context, const TestConfig& testConfig) in DisplayTimingTestInstance()
DvktWsiIncrementalPresentTests.cpp827 …resentTestInstance::IncrementalPresentTestInstance (Context& context, const TestConfig& testConfig) in IncrementalPresentTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp3049 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
3099 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
/external/catch2/single_include/catch2/
Dcatch.hpp10909 ReusableStringStream testConfig; in runTests() local