/external/skia/tests/ |
D | GrContextAbandonTest.cpp | 18 for (int testType = 0; testType < 6; ++testType) { variable
|
/external/webrtc/webrtc/modules/audio_device/test/ |
D | audio_device_test_func.cc | 79 enum TestType testType(TTInvalid); in func_test() local
|
D | func_test_manager.cc | 671 int32_t FuncTestManager::DoTest(const TestType testType) in DoTest()
|
/external/deqp/modules/gles31/functional/ |
D | es31fLayoutBindingTests.cpp | 357 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 …]
|
D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 67 …tCase (Context& context, const char* name, const char* desc, QueryType verifier, TestType testType) in InterpolationOffsetCase()
|
D | es31fShaderMultisampleInterpolationTests.cpp | 1216 … 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/ |
D | AudioDeviceAndroidTest.java | 54 private native int RunTest(int testType); in RunTest()
|
/external/clang/test/Misc/ |
D | ast-dump-decl.cpp | 370 template<typename> class testType { }; class 371 template class testType<int>; variable
|
/external/icu/icu4c/source/test/intltest/ |
D | dadrfmt.cpp | 333 char testType[256]; in processTest() local
|
D | dadrcal.cpp | 454 char testType[256]; in processTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryLayeredRenderingTests.cpp | 76 TestType testType; member 547 bool verifyLayerContent (tcu::TestLog& log, const TestType testType, const tcu::ConstPixelBufferAcc… in verifyLayerContent()
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | TestSelector.java | 179 String testType = test.get("test_type").isString().stringValue().toLowerCase(); in populateTests() local
|
/external/boringssl/src/ssl/test/runner/ |
D | runner.go | 270 type testType int type 290 testType testType member
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Monster.java | 35 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()
|
D | Monster.py | 308 def MonsterAddTestType(builder, testType): builder.PrependUint8Slot(7, testType, 0) argument
|
D | Monster.php | 520 public static function addTestType(FlatBufferBuilder $builder, $testType)
|
/external/flatbuffers/tests/ |
D | monster_test_generated.js | 725 MyGame.Example.Monster.prototype.testType = function() { method in MyGame.Example.Monster 1253 MyGame.Example.Monster.addTestType = function(builder, testType) { argument
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 2412 …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/ |
D | Compiler.java | 746 int testType = getOp(opPos + 3); in getWhatToShow() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 372 BlockTestType testType, in ASTCBlockCase2D()
|
D | es3fDrawTests.cpp | 175 …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/ |
D | AndroidTest.java | 1109 private native int RunAutoTest(int testType, int extendedSel); in RunAutoTest()
|
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/ |
D | android_test.cc | 377 jint testType, in Java_org_webrtc_voiceengine_test_AndroidTest_RunAutoTest()
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 1005 …plerCase (Context& context, const char* name, const char* desc, ShaderType type, TestType testType) in TextureSamplerCase()
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 1369 …plerCase (Context& context, const char* name, const char* desc, ShaderType type, TestType testType) in TextureSamplerCase()
|