Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp45 const char* generateShaderVarString (TestType testType) in generateShaderVarString()
57 const char* generateShaderBufferString (TestType testType, BufferType bufferType) in generateShaderBufferString()
75 void initBufferValidatorPrograms (vk::SourceCollections& programCollection, TestType testType, Buff… in initBufferValidatorPrograms()
DvktProtectedMemStorageBufferTests.cpp207 const SSBOTestType testType, in StorageBufferTestCase()
239 const SSBOTestType testType, in StorageBufferTestInstance()
682 SSBOTestType testType, in createSpecifiedStorageBufferTests()
700 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, … in createRandomizedBufferTests()
715 SSBOTestType testType, in createRWStorageBufferTests()
/external/webrtc/webrtc/modules/audio_device/test/
Daudio_device_test_func.cc79 enum TestType testType(TTInvalid); in func_test() local
/external/skia/tests/
DGrContextAbandonTest.cpp18 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
/external/skqp/tests/
DGrContextAbandonTest.cpp18 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() 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/annotation-tools/asmx/test/conform/org/objectweb/asm/
DUnitTest.classUnitTest.java package org.objectweb.asm public org.objectweb.asm.UnitTest extends junit ...
/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/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/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