Home
last modified time | relevance | path

Searched defs:TestConfig (Results 1 – 25 of 49) sorted by relevance

12

/external/boringssl/src/ssl/test/
Dtest_config.h27 struct TestConfig { struct
28 int port = 0;
29 bool is_server = false;
30 bool is_dtls = false;
31 bool is_quic = false;
32 int resume_count = 0;
33 std::string write_settings;
34 bool fallback_scsv = false;
35 std::vector<uint16_t> signing_prefs;
36 std::vector<uint16_t> verify_prefs;
[all …]
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dtest_config.h27 struct TestConfig { struct
28 int port = 0;
29 bool is_server = false;
30 bool is_dtls = false;
31 bool is_quic = false;
32 int resume_count = 0;
33 std::string write_settings;
34 bool fallback_scsv = false;
35 std::vector<int> signing_prefs;
36 std::vector<int> verify_prefs;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp803 struct TestConfig struct
806 SequenceOrdering sequenceOrdering;
809 std::vector<MeshParams> meshParams; // Mesh parameters for each full-screen layer of geometry.
810 deUint32 referenceStencil; // Reference stencil value.
813 vk::VkClearValue clearColorValue;
814 float clearDepthValue;
815 deUint32 clearStencilValue;
818 ReferenceColorGenerator referenceColor;
819 float expectedDepth;
820 deUint32 expectedStencil;
[all …]
DvktPipelineColorWriteEnableTests.cpp152 struct TestConfig struct
155 SequenceOrdering sequenceOrdering;
158 MeshParams meshParams;
161 tcu::Vec4 clearColorValue;
162 float clearDepthValue;
165 tcu::BVec4 channelMask;
168 std::vector<tcu::Vec4> expectedColor;
169 float expectedDepth;
172 StaticAndDynamicPair<Bool32Vec> colorWriteEnableConfig;
175 TestConfig (SequenceOrdering ordering) in TestConfig() argument
[all …]
/external/scudo/standalone/tests/
Dsecondary_test.cpp90 struct TestConfig { struct
91 typedef scudo::MapAllocatorCache<TestConfig> SecondaryCache; argument
104 testSecondaryBasic<TestConfig>(); in TEST() argument
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp62 struct TestConfig struct
64 enum TextureType
73 int threadCount;
74 int perThreadContextCount;
76 int frameCount;
77 int drawCallCount;
78 int triangleCount;
80 bool sharedContexts;
82 bool useCoordBuffer;
83 bool sharedCoordBuffer;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp94 struct TestConfig struct
96 VkFormat format;
97 deUint32 width;
98 deUint32 height;
99 deUint32 imageLayers;
100 deUint32 viewLayers;
101 deUint32 resolveBaseLayer;
102 VkRect2D renderArea;
103 VkImageAspectFlags aspectFlag;
104 deUint32 sampleCount;
[all …]
DvktRenderPassSampleReadTests.cpp728 struct TestConfig struct
730TestConfig (deUint32 sampleCount_, TestMode testMode_, deUint32 selectedSample_, RenderingType ren… in TestConfig() function
738 deUint32 sampleCount;
739 TestMode testMode;
740 deUint32 selectedSample;
741 RenderingType renderingType;
DvktRenderPassSparseRenderTargetTests.cpp389 struct TestConfig struct
391 TestConfig (VkFormat format_, in TestConfig() function
398 VkFormat format;
399 RenderingType renderingType;
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp98 struct TestConfig struct
100 TestConfig (glu::ShaderType shaderType_, in TestConfig() argument
135 glu::ShaderType shaderType;
136 vk::VkFormat format;
137 vk::VkImageTiling imageTiling;
138 vk::VkFilter textureFilter;
139 vk::VkSamplerAddressMode addressModeU;
140 vk::VkSamplerAddressMode addressModeV;
142 vk::VkFilter chromaFilter;
143 vk::VkChromaLocation xChromaOffset;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1117 struct TestConfig in createDrawTests() struct
1119 std::string name; in createDrawTests()
1120 std::string description; in createDrawTests()
1121 VkFormat inputFormat; in createDrawTests()
1122 deUint32 numVertexValues; in createDrawTests()
1123 deUint32 numInstanceValues; in createDrawTests()
1124 deUint32 numVertices; in createDrawTests()
1125 deUint32 numInstances; in createDrawTests()
1154 struct TestConfig in createDrawIndexedTests() struct
1156 std::string name; in createDrawIndexedTests()
[all …]
/external/webrtc/modules/audio_processing/
Daudio_processing_impl_locking_unittest.cc115 struct TestConfig { struct
117 static std::vector<TestConfig> GenerateBriefTestConfigs() { in GenerateBriefTestConfigs()
154 static std::vector<TestConfig> GenerateExtensiveTestConfigs() { in GenerateExtensiveTestConfigs()
247 RenderApiImpl render_api_function =
249 CaptureApiImpl capture_api_function = CaptureApiImpl::ProcessStreamImplFloat;
250 RuntimeParameterSettingScheme runtime_parameter_setting_scheme =
252 int initial_sample_rate_hz = 16000;
253 AecType aec_type = AecType::BasicWebRtcAecSettingsWithDelayAgnosticAec;
254 int min_number_of_calls = 300;
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp152 struct TestConfig struct
154 TestConfig (glu::ShaderType shaderType_, in TestConfig() function
195 glu::ShaderType shaderType;
196 vk::VkFormat format;
197 vk::VkImageTiling imageTiling;
198 vk::VkFilter textureFilter;
199 vk::VkSamplerAddressMode addressModeU;
200 vk::VkSamplerAddressMode addressModeV;
202 vk::VkFilter chromaFilter;
203 vk::VkChromaLocation xChromaOffset;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp59 struct TestConfig struct
61 TestConfig (SynchronizationType type_, in TestConfig() function
80 const SynchronizationType type;
81 const ResourceDescription resource;
82 const vk::VkSemaphoreType semaphoreType;
83 const OperationName writeOp;
84 const OperationName readOp;
85 const vk::VkExternalMemoryHandleTypeFlagBits memoryHandleType;
86 const vk::VkExternalSemaphoreHandleTypeFlagBits semaphoreHandleType;
87 const bool dedicated;
DvktSynchronizationBasicSemaphoreTests.cpp48 struct TestConfig struct
50 bool useTypeCreate;
51 VkSemaphoreType semaphoreType;
52 SynchronizationType type;
249 tcu::TestStatus basicThreadTimelineCase(Context& context, TestConfig) in basicThreadTimelineCase() argument
DvktSynchronizationBasicEventTests.cpp44 struct TestConfig struct
46 SynchronizationType type;
47 VkEventCreateFlags flags;
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_constant_folding_test.cc112 const struct TestConfig { in TEST_F() struct
113 int concat_dimension; in TEST_F()
114 std::vector<int64> dimensions; in TEST_F()
115 std::vector<int64> concat_sizes; in TEST_F()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp82 struct TestConfig struct
84 enum Order
92 Maybe<VkDeviceSize> memorySize;
93 Maybe<float> memoryPercentage;
94 deUint32 memoryAllocationCount;
95 Order order;
96 AllocationMode allocationMode;
98 TestConfig (void) in TestConfig() argument
DvktMemoryMappingTests.cpp506 struct TestConfig struct
508 TestConfig (void) in TestConfig() function
514 VkDeviceSize allocationSize;
515 deUint32 seed;
517 MemoryRange mapping;
518 vector<MemoryRange> flushMappings;
519 vector<MemoryRange> invalidateMappings;
520 bool remap;
521 bool implicitUnmap;
522 AllocationKind allocationKind;
/external/noto-fonts/emoji-compat/tests/src/androidx/emoji2/bundled/
DAllEmojisTest.java82 private static class TestConfig extends EmojiCompat.Config { class in AllEmojisTest
83 TestConfig(String fontPath) { in TestConfig() method in AllEmojisTest.TestConfig
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp517 struct TestConfig struct
519 vk::wsi::Type wsiType;
520 Scaling scaling;
521 bool useSharedPresentableImage;
522 vk::VkPresentModeKHR presentMode;
523 vk::VkSurfaceTransformFlagsKHR transform;
524 vk::VkCompositeAlphaFlagsKHR alpha;
DvktWsiIncrementalPresentTests.cpp603 struct TestConfig struct
605 vk::wsi::Type wsiType;
606 Scaling scaling;
607 bool useIncrementalPresent;
608 vk::VkPresentModeKHR presentMode;
609 vk::VkSurfaceTransformFlagsKHR transform;
610 vk::VkCompositeAlphaFlagsKHR alpha;
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp50 struct TestConfig struct
52 TestType type;
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp88 struct TestConfig struct
90 bool useMethod2;
91 SharedPtr<BufferCreateBits> createBits;
92 SharedPtr<BufferFateBits> fateBits;
93 bool incExtMemTypeFlags;
96 bool testSizeRequirements;
/external/perfetto/test/
Dfake_producer.h36 class TestConfig; variable

12