Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 25 of 35) 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
/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/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()
/external/clang/test/Misc/
Dast-dump-decl.cpp370 template<typename> class testType { }; class
371 template class testType<int>; variable
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DAudioFragment.java143 AudioTestType testType = getSelectedTestType(); in onClick() local
/external/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp333 char testType[256]; in processTest() local
Ddadrcal.cpp454 char testType[256]; in processTest() local
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DNativeAudioThread.java90 … int micSource, int performanceMode, int testType, int bufferTestDurationInSeconds, in NativeAudioThread()
135 int testType, double frequency1, ByteBuffer byteBuffer, in slesInit()
DLoopbackAudioThread.java85 BufferPeriod playerBufferPeriod, int testType, in LoopbackAudioThread()
DRecorderRunnable.java90 BufferPeriod recorderBufferPeriod, int testType, double frequency1, in RecorderRunnable()
/external/drrickorang/LoopbackApp/app/src/main/jni/
Dsles.cpp40 int testType, double frequency1, char* byteBufferPtr, int byteBufferLength, in slesInit()
454 int testType, double frequency1, char *byteBufferPtr, int byteBufferLength, in slesCreateServer()
Djni_sles.c26 jint testType, jdouble frequency1, jobject byteBuffer, jshortArray loopbackTone, in Java_org_drrickorang_loopback_NativeAudioThread_slesInit()
Dsles.h104 int testType; member
/external/autotest/frontend/client/src/autotest/afe/
DTestSelector.java179 String testType = test.get("test_type").isString().stringValue().toLowerCase(); in populateTests() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp77 TestType testType; member
548 bool verifyLayerContent (tcu::TestLog& log, const TestType testType, const tcu::ConstPixelBufferAcc… in verifyLayerContent()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java746 int testType = getOp(opPos + 3); in getWhatToShow() local
/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/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
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp372 BlockTestType testType, in ASTCBlockCase2D()
/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/boringssl/src/ssl/test/runner/
Drunner.go301 type testType int type
321 testType testType member
/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()

12