/external/deqp/modules/glshared/ |
D | glsSamplerObjectTest.hpp | 54 struct TestSpec struct in deqp::gls::TextureSamplerTest 56 const char* name; 57 const char* desc; 58 GLenum target; 59 SamplingState textureState; 60 SamplingState samplerState; 112 struct TestSpec struct in deqp::gls::MultiTextureSamplerTest 114 const char* name; 115 const char* desc; 116 GLenum target; [all …]
|
/external/libese/libese/tests/ |
D | bitspec_unittests.cpp | 24 struct TestSpec { struct 40 const struct TestSpec kTestSpec = { argument
|
/external/deqp/modules/gles3/functional/ |
D | es3fPixelBufferObjectTests.cpp | 60 struct TestSpec struct in deqp::gles3::Functional::__anon93b46c700111::ReadPixelsTest 62 enum FramebufferType 68 string name; 69 string description; 71 bool useColorClear; 72 bool renderTriangles; 74 FramebufferType framebufferType; 75 GLenum renderbufferFormat;
|
/external/deqp/modules/gles2/performance/ |
D | es2pDrawCallBatchingTests.cpp | 69 struct TestSpec struct in deqp::gles2::Performance::__anona27ec58e0111::DrawCallBatchingTest 71 bool useStaticBuffer; 72 int staticAttributeCount; 74 bool useDynamicBuffer; 75 int dynamicAttributeCount; 77 int triangleCount; 78 int drawCallCount; 80 bool useDrawElements; 81 bool useIndexBuffer; 82 bool dynamicIndices;
|
/external/deqp/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 87 struct TestSpec struct in deqp::gles31::Functional::__anon8a0b3dbc0111::AtomicCounterTest 89 TestSpec (void) in TestSpec() argument 100 int atomicCounterCount; 101 Operation operations; 102 int callCount; 103 bool useBranches; 104 int threadCount; 105 OffsetType offsetType; 106 BindingType bindingType;
|
D | es31fVertexAttributeBindingTests.cpp | 236 struct TestSpec struct in deqp::gles31::Functional::__anone9d2da4c0111::SingleBindingCase 238 int bufferOffset; 239 int bufferStride; 240 int positionAttrOffset; 241 int colorAttrOffset; 242 bool hasColorAttr; 536 struct TestSpec struct in deqp::gles31::Functional::__anone9d2da4c0111::MultipleBindingCase 538 bool zeroStride; 539 bool instanced; 540 bool aliasingBuffers;
|
D | es31fDrawTests.cpp | 1945 struct TestSpec in init() struct 1947 int gridSize; in init() 1948 int numDrawCommands; in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sVertexAttributeBindingTests.cpp | 230 struct TestSpec struct in deqp::gles31::Stress::__anone2379e0a0111::SingleBindingCase 232 int bufferOffset; 233 int bufferStride; 234 int positionAttrOffset; 235 int colorAttrOffset; 236 bool hasColorAttr;
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingTests.cpp | 80 struct TestSpec struct in deqp::egl::GLES2SharingTest 82 ResourceType type; 83 bool destroyContextBFirst; 84 bool useResource; 85 bool destroyOnContexB; 86 bool initializeData; 87 bool renderOnContexA; 88 bool renderOnContexB; 89 bool verifyOnContexA; 90 bool verifyOnContexB;
|
D | teglImageFormatTests.cpp | 125 struct TestSpec struct 127 std::string name; 128 std::string desc; 130 enum ApiContext 139 struct Operation 146 vector<ApiContext> contexts; 147 vector<Operation> operations;
|
/external/catch2/include/internal/ |
D | catch_interfaces_testcase.h | 15 class TestSpec; variable
|
D | catch_interfaces_config.h | 56 class TestSpec; variable
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawSimpleTest.cpp | 50 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon4c5b99b00111::SimpleDraw 58 typedef TestSpec TestSpec; typedef in vkt::Draw::__anon4c5b99b00111::SimpleDrawInstanced
|
D | vktDrawIndexedTest.cpp | 55 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon5f0aaae70211::DrawIndexed
|
D | vktDrawConcurrentTests.cpp | 63 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anonc5a999dc0111::ConcurrentDraw
|
D | vktDrawShaderDrawParametersTests.cpp | 83 typedef FlagsTestSpec TestSpec; typedef in vkt::Draw::__anon21b3aed20111::DrawTest
|
D | vktDrawIndirectTest.cpp | 97 typedef DrawTypedTestSpec TestSpec; typedef in vkt::Draw::__anon001d5ab80111::IndirectDraw
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorTests.cpp | 493 struct TestSpec in createTestsInGroup() struct 495 const char* name; in createTestsInGroup() 496 const char* description; in createTestsInGroup() 497 CaseDef caseDef; in createTestsInGroup()
|
/external/toolchain-utils/ |
D | run_tests_for.py | 38 TestSpec = collections.namedtuple('TestSpec', ['directory', 'command']) variable
|
/external/pdfium/testing/tools/coverage/ |
D | coverage_report.py | 32 TestSpec = namedtuple('TestSpec', 'binary, use_test_runner, opt_args') variable
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalClearAttachmentTests.cpp | 58 typedef ConditionalTestSpec TestSpec; typedef in vkt::conditional::__anon1f0153b20111::ConditionalClearAttachmentTest
|
D | vktConditionalDrawTests.cpp | 86 typedef ConditionalTestSpec TestSpec; typedef in vkt::conditional::__anonbdf094b00111::ConditionalDraw
|
/external/jsoncpp/src/test_lib_json/ |
D | main.cpp | 3389 struct TestSpec { in JSONTEST_FIXTURE_LOCAL() struct 3390 int line; in JSONTEST_FIXTURE_LOCAL() 3391 std::string doc; in JSONTEST_FIXTURE_LOCAL() 3392 size_t rootSize; in JSONTEST_FIXTURE_LOCAL() 3393 ValueCheck onRoot; in JSONTEST_FIXTURE_LOCAL()
|
/external/bcc/tests/cc/ |
D | catch.hpp | 3175 class TestSpec { class
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 5071 class TestSpec { class
|