/aosp_15_r20/external/deqp/modules/glshared/ |
H A 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 …]
|
/aosp_15_r20/external/libese/libese/tests/ |
H A D | bitspec_unittests.cpp | 24 struct TestSpec { struct 40 const struct TestSpec kTestSpec = { argument
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fPixelBufferObjectTests.cpp | 60 struct TestSpec struct in deqp::gles3::Functional::__anonaaca541f0111::ReadPixelsTest 62 enum FramebufferType 68 string name; 69 string description; 71 bool useColorClear; 72 bool renderTriangles; 74 FramebufferType framebufferType; 75 GLenum renderbufferFormat;
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pDrawCallBatchingTests.cpp | 69 struct TestSpec struct in deqp::gles2::Performance::__anonb994ad3d0111::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;
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fAtomicCounterTests.cpp | 87 struct TestSpec struct in deqp::gles31::Functional::__anon85d56dab0111::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;
|
H A D | es31fVertexAttributeBindingTests.cpp | 237 struct TestSpec struct in deqp::gles31::Functional::__anon7f5f671b0111::SingleBindingCase 239 int bufferOffset; 240 int bufferStride; 241 int positionAttrOffset; 242 int colorAttrOffset; 243 bool hasColorAttr; 558 struct TestSpec struct in deqp::gles31::Functional::__anon7f5f671b0111::MultipleBindingCase 560 bool zeroStride; 561 bool instanced; 562 bool aliasingBuffers;
|
H A D | es31fDrawTests.cpp | 2041 struct TestSpec in init() struct 2043 int gridSize; in init() 2044 int numDrawCommands; in init()
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A 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;
|
H A D | teglImageFormatTests.cpp | 129 struct TestSpec struct 131 std::string name; 132 std::string desc; 134 enum ApiContext 144 struct Operation 153 vector<ApiContext> contexts; 154 vector<Operation> operations;
|
/aosp_15_r20/external/deqp/modules/gles31/stress/ |
H A D | es31sVertexAttributeBindingTests.cpp | 231 struct TestSpec struct in deqp::gles31::Stress::__anon9c381b590111::SingleBindingCase 233 int bufferOffset; 234 int bufferStride; 235 int positionAttrOffset; 236 int colorAttrOffset; 237 bool hasColorAttr;
|
/aosp_15_r20/external/toolchain-utils/ |
H A D | run_tests_for.py | 37 TestSpec = collections.namedtuple("TestSpec", ["directory", "command"]) variable 83 def _run_test(test_spec: TestSpec, timeout: int) -> Tuple[Optional[int], str]:
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/suite/ |
H A D | TestSpec.java | 16 public class TestSpec { class 127 public TestSpec( in TestSpec() method in TestSpec
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsScissorTests.cpp | 500 struct TestSpec in createTestsInGroup() struct 502 const char *name; in createTestsInGroup() 503 CaseDef caseDef; in createTestsInGroup()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawSimpleTest.cpp | 50 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon8870a6bf0111::SimpleDraw 59 typedef TestSpec TestSpec; typedef in vkt::Draw::__anon8870a6bf0111::SimpleDrawInstanced
|
H A D | vktDrawShaderDrawParametersTests.cpp | 82 typedef FlagsTestSpec TestSpec; typedef in vkt::Draw::__anon633254010111::DrawTest
|
H A D | vktDrawConcurrentTests.cpp | 67 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon4cec284b0111::ConcurrentDraw
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/widget/ |
H A D | NotificationOptimizedLinearLayoutComparisonTest.java | 198 private static class TestSpec { class in NotificationOptimizedLinearLayoutComparisonTest 213 TestSpec( in TestSpec() method in NotificationOptimizedLinearLayoutComparisonTest.TestSpec
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/startable/ |
H A D | StatusBarStartableTest.kt | 356 data class TestSpec( in <lambda>() dataClass
|
H A D | ScrimStartableTest.kt | 443 data class TestSpec( in <lambda>() dataClass
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
H A D | AudioLoopbackLatencyActivity.java | 188 class TestSpec { class in AudioLoopbackLatencyActivity 231 TestSpec(int routeId, double requiredConfidence) { in TestSpec() method in AudioLoopbackLatencyActivity.TestSpec
|
/aosp_15_r20/external/pdfium/testing/tools/coverage/ |
H A D | coverage_report.py | 29 TestSpec = namedtuple('TestSpec', 'binary, use_test_runner, opt_args') variable
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalClearAttachmentTests.cpp | 58 typedef ConditionalTestSpec TestSpec; typedef in vkt::conditional::__anon4fd55c810111::ConditionalClearAttachmentTest
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | check_test.go | 430 func TestSpec(t *testing.T) { testDirFiles(t, "../../internal/types/testdata/spec", false) } func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | check_test.go | 402 func TestSpec(t *testing.T) { testDirFiles(t, "../../../../internal/types/testdata/spec", 20, false… func
|
/aosp_15_r20/external/jsoncpp/src/test_lib_json/ |
H A D | main.cpp | 3430 struct TestSpec { in JSONTEST_FIXTURE_LOCAL() struct 3431 int line; in JSONTEST_FIXTURE_LOCAL() 3432 std::string doc; in JSONTEST_FIXTURE_LOCAL() 3433 size_t rootSize; in JSONTEST_FIXTURE_LOCAL() 3434 ValueCheck onRoot; in JSONTEST_FIXTURE_LOCAL()
|