/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemBufferValidator.cpp | 45 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()
|
D | vktProtectedMemStorageBufferTests.cpp | 200 const SSBOTestType testType, in StorageBufferTestCase() 237 const SSBOTestType testType, in StorageBufferTestInstance() 668 SSBOTestType testType, in createSpecifiedStorageBufferTests() 686 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, … in createRandomizedBufferTests() 702 SSBOTestType testType, in createRWStorageBufferTests()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderClockTests.cpp | 80 struct testType struct 82 clockType testClockType; 83 bitType testBitType; 84 const char* testName;
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmImageSamplerTests.cpp | 90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase() 154 const char* getTestTypeName (TestType testType) in getTestTypeName() 289 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() 434 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() 510 std::string getFunctionParamTypeStr (TestType testType) in getFunctionParamTypeStr() 527 std::string getFunctionSrcParamStr (TestType testType) in getFunctionSrcParamStr() 544 std::string getFunctionDstParamStr (ReadOp readOp, TestType testType) in getFunctionDstParamStr() 657 …tr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatI… in getImageSamplerTypeStr() 931 …csImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProper… in generateGraphicsImageSamplerSource()
|
/external/webrtc/webrtc/modules/audio_device/test/ |
D | audio_device_test_func.cc | 79 enum TestType testType(TTInvalid); in func_test() local
|
/external/skqp/tests/ |
D | GrContextAbandonTest.cpp | 16 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
|
/external/skia/tests/ |
D | GrContextAbandonTest.cpp | 16 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/ |
D | AudioDeviceAndroidTest.java | 54 private native int RunTest(int testType); in RunTest()
|
/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()
|
/external/clang/test/Misc/ |
D | ast-dump-decl.cpp | 370 template<typename> class testType { }; class 371 template class testType<int>; variable
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDriverPropertiesTests.cpp | 169 tcu::TestStatus testQueryProperties (Context& context, const TestType testType) in testQueryProperties()
|
/external/protobuf/php/tests/ |
D | well_known_test.php | 325 public function testType() function in WellKnownTest
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
D | AudioFragment.java | 144 AudioTestType testType = getSelectedTestType(); in onClick() local
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/ |
D | loopback2.cpp | 45 int performanceMode, int testType, double frequency1, char* byteBufferPtr, in lb2Init()
|
/external/icu/icu4c/source/test/intltest/ |
D | dadrfmt.cpp | 333 char testType[256]; in processTest() local
|
D | dadrcal.cpp | 451 char testType[256]; in processTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 91 TestType testType; member 2196 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackSimpleTests() local 2225 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackSimpleTests() local 2244 const TestType testType = TEST_TYPE_DRAW_INDIRECT; in createTransformFeedbackSimpleTests() local 2261 const TestType testType = TEST_TYPE_BACKWARD_DEPENDENCY; in createTransformFeedbackSimpleTests() local 2275 const TestType testType = TEST_TYPE_QUERY_GET; in createTransformFeedbackSimpleTests() local 2332 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackStreamsSimpleTests() local 2346 const TestType testType = TEST_TYPE_MULTISTREAMS; in createTransformFeedbackStreamsSimpleTests() local
|
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/ |
D | NativeAudioThread.java | 119 int testType, int bufferTestDurationInSeconds, in NativeAudioThread() 169 int testType, double frequency1, ByteBuffer byteBuffer, in nativeInit()
|
D | LoopbackAudioThread.java | 95 BufferPeriod playerBufferPeriod, int testType, in LoopbackAudioThread()
|
D | RecorderRunnable.java | 90 BufferPeriod recorderBufferPeriod, int testType, double frequency1, in RecorderRunnable()
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/ |
D | sles.cpp | 57 int testType, double frequency1, char* byteBufferPtr, int byteBufferLength, in slesInit() 437 int testType, double frequency1, char *byteBufferPtr, int byteBufferLength, in slesCreateServer()
|
D | sles.h | 93 int testType; member
|
D | jni_native.c | 60 jint testType, jdouble frequency1, jobject byteBuffer, jshortArray loopbackTone, in Java_org_drrickorang_loopback_NativeAudioThread_nativeInit()
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | TestSelector.java | 179 String testType = test.get("test_type").isString().stringValue().toLowerCase(); in populateTests() local
|