Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 25 of 141) sorted by relevance

123456

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp45 const char *generateShaderVarString(TestType testType) in generateShaderVarString()
62 const char *generateShaderBufferString(TestType testType, BufferType bufferType) in generateShaderBufferString()
86 void initBufferValidatorPrograms(vk::SourceCollections &programCollection, TestType testType, Buffe… in initBufferValidatorPrograms()
/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/
DProxyTest.java98 private TlsContext createProxyTlsContext(ProxyTestType testType) { in createProxyTlsContext()
110 private String getProxyHostForTest(ProxyTestType testType, ProxyAuthType authType) { in getProxyHostForTest()
122 private int getProxyPortForTest(ProxyTestType testType, ProxyAuthType authType) { in getProxyPortForTest()
134 private URI getUriForTest(ProxyTestType testType) { in getUriForTest()
150 …te HttpProxyOptions.HttpProxyConnectionType getProxyConnectionTypeForTest(ProxyTestType testType) { in getProxyConnectionTypeForTest()
165 …private HttpProxyOptions buildProxyOptions(ProxyTestType testType, ProxyAuthType authType, TlsCont… in buildProxyOptions()
180 …private HttpClientConnectionManager buildProxiedConnectionManager(ProxyTestType testType, ProxyAut… in buildProxiedConnectionManager()
376 …private CredentialsProvider buildProxiedX509CredentialsProvider(ProxyTestType testType, ProxyAuthT… in buildProxiedX509CredentialsProvider()
430 …private MqttClientConnection buildDirectMqttConnection(ProxyTestType testType, ProxyAuthType authT… in buildDirectMqttConnection()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBuiltinMaskVarTests.cpp70 TestType testType; member
77 static inline string getTestSpirvBuiltinName(TestType testType) in getTestSpirvBuiltinName()
82 static inline string getTestName(TestType testType) in getTestName()
87 static inline string getTestVarName(TestType testType) in getTestVarName()
92 static inline string getTestMathOp(TestType testType) in getTestMathOp()
97 static inline string getTestSpirvOp(TestType testType) in getTestSpirvOp()
1363 const TestType testType = allStagesBuiltinVars[a]; in createSubgroupsBuiltinMaskVarTests() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderClockTests.cpp80 struct testType struct
82 clockType testClockType;
83 bitType testBitType;
84 const char *testName;
/external/skia/tests/
DVkProtectedContextTest.cpp58 void create_nonprotected_context(skiatest::Reporter* reporter, skiatest::TestType testType) { in create_nonprotected_context()
99 void create_protected_surface(skiatest::Reporter* reporter, skiatest::TestType testType) { in create_protected_surface()
313 void async_read_from_protected_surface(skiatest::Reporter* reporter, skiatest::TestType testType) { in async_read_from_protected_surface()
378 void draw_rectangle(skiatest::Reporter* reporter, skiatest::TestType testType) { in draw_rectangle()
414 void draw_rectangle_with_aa(skiatest::Reporter* reporter, skiatest::TestType testType) { in draw_rectangle_with_aa()
451 void draw_rectangle_with_blendmode(skiatest::Reporter* reporter, skiatest::TestType testType) { in draw_rectangle_with_blendmode()
488 void draw_rectangle_with_filter(skiatest::Reporter* reporter, skiatest::TestType testType) { in draw_rectangle_with_filter()
526 void draw_thin_path(skiatest::Reporter* reporter, skiatest::TestType testType) { in draw_thin_path()
567 void save_layer(skiatest::Reporter* reporter, skiatest::TestType testType) { in save_layer()
606 skiatest::TestType testType) { in draw_protected_image_on_protected_surface()
DGrContextAbandonTest.cpp20 for (int testType = 0; testType < 6; ++testType) { in DEF_GANESH_TEST() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp90 bool isValidTestCase(TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase()
166 const char *getTestTypeName(TestType testType) in getTestTypeName()
301 std::string getFunctionDstVariableStr(ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr()
448 std::string getFunctionSrcVariableStr(ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr()
526 std::string getFunctionParamTypeStr(TestType testType) in getFunctionParamTypeStr()
545 std::string getFunctionSrcParamStr(TestType testType) in getFunctionSrcParamStr()
564 std::string getFunctionDstParamStr(ReadOp readOp, TestType testType) in getFunctionDstParamStr()
664 …geSamplerTypeStr(DescriptorType descType, ReadOp readOp, uint32_t depthProperty, TestType testType, in getImageSamplerTypeStr()
1033 …generateGraphicsImageSamplerSource(ReadOp readOp, DescriptorType descriptorType, TestType testType, in generateGraphicsImageSamplerSource()
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.factories/range.iota.view/
Dbegin.pass.cpp21 constexpr void testType() { in testType() function
Dviews_iota.pass.cpp22 constexpr void testType(U u) { in testType() function
Dend.pass.cpp27 constexpr void testType(U u) { in testType() function
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.factories/range.iota.view/
Dbegin.pass.cpp21 constexpr void testType() { in testType() function
Dviews_iota.pass.cpp22 constexpr void testType(U u) { in testType() function
Dend.pass.cpp27 constexpr void testType(U u) { in testType() function
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.empty/
Dviews.empty.pass.cpp20 constexpr void testType() { in testType() function
Dempty_view.pass.cpp20 constexpr void testType() { in testType() function
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.empty/
Dviews.empty.pass.cpp20 constexpr void testType() { in testType() function
Dempty_view.pass.cpp20 constexpr void testType() { in testType() function
/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp364 ShaderType shaderType, TestType testType, in LayoutBindingRenderCase()
743 … ShaderType shaderType, TestType testType, ErrorType errorType, in LayoutBindingNegativeCase()
1055 … ShaderType shaderType, TestType testType, glw::GLenum samplerType, in SamplerBindingRenderCase()
1258 … ShaderType shaderType, TestType testType, ErrorType errorType, in SamplerBindingNegativeCase()
1385 … ShaderType shaderType, TestType testType, glw::GLenum imageType, in ImageBindingRenderCase()
1593 … ShaderType shaderType, TestType testType, ErrorType errorType, in ImageBindingNegativeCase()
1714 TestType testType) in UBOBindingRenderCase()
1873 … ShaderType shaderType, TestType testType, ErrorType errorType) in UBOBindingNegativeCase()
1992 ShaderType shaderType, TestType testType) in SSBOBindingRenderCase()
2152 … ShaderType shaderType, TestType testType, ErrorType errorType) in SSBOBindingNegativeCase()
[all …]
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.factories/range.iota.view/iterator/
Dsubscript.pass.cpp21 constexpr void testType() { in testType() function
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.factories/range.iota.view/iterator/
Dsubscript.pass.cpp21 constexpr void testType() { in testType() function
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp182 TestType testType; member
205 bool isMatrixMulAddOp(TestType testType) in isMatrixMulAddOp()
212 bool isReduceRow(TestType testType) in isReduceRow()
217 bool isReduceCol(TestType testType) in isReduceCol()
222 bool isReduceRowCol(TestType testType) in isReduceRowCol()
228 bool isReduce2x2(TestType testType) in isReduce2x2()
233 bool isReduceSum(TestType testType) in isReduceSum()
240 bool isReduceMin(TestType testType) in isReduceMin()
246 bool isReduceOp(TestType testType) in isReduceOp()
251 bool isReduceChangeDim(TestType testType) in isReduceChangeDim()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCComputeLayoutTestsExt.cpp73 bool hasExecutionSet(TestType testType) in hasExecutionSet()
82 bool hasSequenceIndex(TestType testType) in hasSequenceIndex()
89 bool hasComplementaryPush(TestType testType) in hasComplementaryPush()
106 TestType testType; member
936 TestType testType; in createDGCComputeLayoutTestsExt() member
DvktDGCComputeLayoutTests.cpp69 bool hasPipelineSwitch(TestType testType) in hasPipelineSwitch()
78 bool hasComplementaryPush(TestType testType) in hasComplementaryPush()
94 TestType testType; member
760 TestType testType; in createDGCComputeLayoutTests() member
/external/truth/extensions/proto/src/test/java/com/google/common/truth/extensions/proto/
DMapWithProtoValuesSubjectTest.java55 public MapWithProtoValuesSubjectTest(TestType testType) { in MapWithProtoValuesSubjectTest()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceDrmPropertiesTests.cpp80 static tcu::TestStatus testDeviceDrmProperties(Context &context, const TestType testType) in testDeviceDrmProperties()

123456