Home
last modified time | relevance | path

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

12

/external/skia/tests/
DGrContextAbandonTest.cpp18 for (int testType = 0; testType < 6; ++testType) { variable
/external/webrtc/webrtc/modules/audio_device/test/
Daudio_device_test_func.cc79 enum TestType testType(TTInvalid); in func_test() local
Dfunc_test_manager.cc671 int32_t FuncTestManager::DoTest(const TestType testType) in DoTest()
/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp357 TestType testType, in LayoutBindingRenderCase()
729 TestType testType, in LayoutBindingNegativeCase()
1032 TestType testType, in SamplerBindingRenderCase()
1229 TestType testType, in SamplerBindingNegativeCase()
1355 TestType testType, in ImageBindingRenderCase()
1553 TestType testType, in ImageBindingNegativeCase()
1671 TestType testType) in UBOBindingRenderCase()
1823 TestType testType, in UBOBindingNegativeCase()
1940 TestType testType) in SSBOBindingRenderCase()
2092 TestType testType, in SSBOBindingNegativeCase()
[all …]
Des31fShaderMultisampleInterpolationStateQueryTests.cpp67 …tCase (Context& context, const char* name, const char* desc, QueryType verifier, TestType testType) in InterpolationOffsetCase()
Des31fShaderMultisampleInterpolationTests.cpp1216 … const char* name, const char* description, int numSamples, RenderTarget target, TestType testType) in InterpolateAtOffsetCase()
/external/webrtc/webrtc/modules/audio_device/test/android/audio_device_android_test/src/org/webrtc/voiceengine/test/
DAudioDeviceAndroidTest.java54 private native int RunTest(int testType); in RunTest()
/external/clang/test/Misc/
Dast-dump-decl.cpp370 template<typename> class testType { }; class
371 template class testType<int>; variable
/external/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp333 char testType[256]; in processTest() local
Ddadrcal.cpp454 char testType[256]; in processTest() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp76 TestType testType; member
547 bool verifyLayerContent (tcu::TestLog& log, const TestType testType, const tcu::ConstPixelBufferAcc… in verifyLayerContent()
/external/autotest/frontend/client/src/autotest/afe/
DTestSelector.java179 String testType = test.get("test_type").isString().stringValue().toLowerCase(); in populateTests() local
/external/boringssl/src/ssl/test/runner/
Drunner.go270 type testType int type
290 testType testType member
/external/flatbuffers/tests/MyGame/Example/
DMonster.java35 public byte testType() { int o = __offset(18); return o != 0 ? bb.get(o + bb_pos) : 0; } in testType() method in Monster
100 …public static void addTestType(FlatBufferBuilder builder, byte testType) { builder.addByte(7, test… in addTestType()
DMonster.py308 def MonsterAddTestType(builder, testType): builder.PrependUint8Slot(7, testType, 0) argument
DMonster.php520 public static function addTestType(FlatBufferBuilder $builder, $testType)
/external/flatbuffers/tests/
Dmonster_test_generated.js725 MyGame.Example.Monster.prototype.testType = function() { method in MyGame.Example.Monster
1253 MyGame.Example.Monster.addTestType = function(builder, testType) { argument
/external/deqp/framework/common/
DtcuAstcUtil.cpp2412 …enerateBlockCaseTestData (vector<deUint8>& dst, CompressedTexFormat format, BlockTestType testType) in generateBlockCaseTestData()
2961 const char* getBlockTestTypeName (BlockTestType testType) in getBlockTestTypeName()
2983 const char* getBlockTestTypeDescription (BlockTestType testType) in getBlockTestTypeDescription()
3005 bool isBlockTestTypeHDROnly (BlockTestType testType) in isBlockTestTypeHDROnly()
3012 Vec4 getBlockTestTypeColorScale (BlockTestType testType) in getBlockTestTypeColorScale()
3023 Vec4 getBlockTestTypeColorBias (BlockTestType testType) in getBlockTestTypeColorBias()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java746 int testType = getOp(opPos + 3); in getWhatToShow() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp372 BlockTestType testType, in ASTCBlockCase2D()
Des3fDrawTests.cpp175 …const TestIterationType testType = (instanced) ? (TYPE_INSTANCE_COUNT) : ((ranged) ? (TYPE_INDEX… in init() local
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1109 private native int RunAutoTest(int testType, int extendedSel); in RunAutoTest()
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
Dandroid_test.cc377 jint testType, in Java_org_webrtc_voiceengine_test_AndroidTest_RunAutoTest()
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1005 …plerCase (Context& context, const char* name, const char* desc, ShaderType type, TestType testType) in TextureSamplerCase()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1369 …plerCase (Context& context, const char* name, const char* desc, ShaderType type, TestType testType) in TextureSamplerCase()

12