Home
last modified time | relevance | path

Searched defs:testSpec (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderDrawParametersTests.cpp123 DrawTest::DrawTest(Context &context, TestSpec testSpec) in DrawTest()
426 void checkSupport(Context &context, DrawTest::TestSpec testSpec) in checkSupport()
463 void addDrawCase(tcu::TestCaseGroup *group, DrawTest::TestSpec testSpec, const TestFlags flags) in addDrawCase()
495 DrawTest::TestSpec testSpec(m_groupParams); in init() local
509 DrawTest::TestSpec testSpec(m_groupParams); in init() local
525 DrawTest::TestSpec testSpec(m_groupParams); in init() local
H A DvktDrawSimpleTest.cpp64 SimpleDraw::SimpleDraw(Context &context, TestSpec testSpec) in SimpleDraw()
268 SimpleDrawInstanced::SimpleDrawInstanced(Context &context, TestSpec testSpec) : SimpleDraw(context,… in SimpleDrawInstanced()
391 void checkSupport(Context &context, SimpleDraw::TestSpec testSpec) in checkSupport()
413 SimpleDraw::TestSpec testSpec{ in init() local
430 SimpleDrawInstanced::TestSpec testSpec{ in init() local
H A DvktDrawIndexedTest.cpp132 DrawIndexed::DrawIndexed(Context &context, TestSpec testSpec) in DrawIndexed()
369 DrawInstancedIndexed::DrawInstancedIndexed(Context &context, TestSpec testSpec) : DrawIndexed(conte… in DrawInstancedIndexed()
507 DrawIndexedMaintenance6::DrawIndexedMaintenance6(Context &context, TestSpec testSpec) : DrawIndexed… in DrawIndexedMaintenance6()
744 void checkSupport(Context &context, DrawIndexed::TestSpec testSpec) in checkSupport()
874 … DrawIndexed::TestSpec testSpec({{glu::SHADERTYPE_VERTEX, "vulkan/draw/VertexFetch.vert"}, in init() local
889 DrawInstancedIndexed::TestSpec testSpec( in init() local
928 …DrawIndexedMaintenance6::TestSpec testSpec({{glu::SHADERTYPE_VERTEX, "vulkan/draw/VertexFetch.vert… in init() local
H A DvktDrawIndirectTest.cpp477 IndirectDraw::IndirectDraw(Context &context, TestSpec testSpec) in IndirectDraw()
1066 …rectDrawInstanced<FirstInstanceSupport>::IndirectDrawInstanced(Context &context, TestSpec testSpec) in IndirectDrawInstanced()
1478 void checkSupport(Context &context, IndirectDraw::TestSpec testSpec) in checkSupport()
1564 IndirectDraw::TestSpec testSpec(m_groupParams); in init() local
1654 IndirectDraw::TestSpec testSpec(m_groupParams); in init() local
1721 IDFirstInstanceNotSupported::TestSpec testSpec(m_groupParams); in init() local
1792 IDFirstInstanceSupported::TestSpec testSpec(m_groupParams); in init() local
H A DvktDrawConcurrentTests.cpp72 ConcurrentDraw::ConcurrentDraw(Context &context, TestSpec testSpec) in ConcurrentDraw()
523 void checkSupport(Context &context, ConcurrentDraw::TestSpec testSpec) in checkSupport()
540 ConcurrentDraw::TestSpec testSpec{{{glu::SHADERTYPE_VERTEX, "vulkan/draw/VertexFetch.vert"}, in init() local
H A DvktDrawTestCaseUtil.hpp58 …ceFactory(tcu::TestContext &testCtx, const std::string &name, typename Instance::TestSpec testSpec) in InstanceFactory()
65 …ceFactory(tcu::TestContext &testCtx, const std::string &name, typename Instance::TestSpec testSpec, in InstanceFactory()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalTransformFeedbackTests.cpp131 void checkSupport(Context &context, ConditionalTestSpec testSpec) in checkSupport()
157 …sformFeedbackDraw::ConditionalTransformFeedbackDraw(Context &context, ConditionalTestSpec testSpec) in ConditionalTransformFeedbackDraw()
729 ConditionalTestSpec testSpec; in init() local
H A DvktConditionalDispatchTests.cpp105 const ConditionalTestSpec &testSpec) in ConditionalDispatchTest()
141 …spatchTestInstance::ConditionalDispatchTestInstance(Context &context, ConditionalTestSpec testSpec) in ConditionalDispatchTestInstance()
416 ConditionalTestSpec testSpec; in init() local
H A DvktConditionalClearAttachmentTests.cpp72 …ClearAttachmentTest::ConditionalClearAttachmentTest(Context &context, ConditionalTestSpec testSpec) in ConditionalClearAttachmentTest()
276 ConditionalTestSpec testSpec; in init() local
H A DvktConditionalDrawTests.cpp135 ConditionalDraw::ConditionalDraw(Context &context, ConditionalTestSpec testSpec) in ConditionalDraw()
623 ConditionalTestSpec testSpec; in init() local
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
H A DXdhKeyFactoryTest.java124 TestKeySpec testSpec = factory.getKeySpec(publicKey, TestKeySpec.class); in publicKeySpec_Success() local
139 TestKeySpec testSpec = factory.getKeySpec(privateKey, TestKeySpec.class); in privateKeySpec_Success() local
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
H A DXdhKeyFactoryTest.java128 TestKeySpec testSpec = factory.getKeySpec(publicKey, TestKeySpec.class); in publicKeySpec_Success() local
143 TestKeySpec testSpec = factory.getKeySpec(privateKey, TestKeySpec.class); in privateKeySpec_Success() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/startable/
H A DStatusBarStartableTest.kt197 testSpecs().forEach { testSpec -> in <lambda>() method
223 @JvmField @Parameter(0) var testSpec: TestSpec? = null in <lambda>() variable in com.android.systemui.scene.domain.startable.StatusBarStartableTest
H A DScrimStartableTest.kt217 testSpecs().forEach { testSpec -> in <lambda>() method
231 @JvmField @Parameter(0) var testSpec: TestSpec? = null in <lambda>() variable in com.android.systemui.scene.domain.startable.ScrimStartableTest
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_jank_cujs/
H A Dviewer_jank_cujs_component_test.ts46 const testSpec = {name: 'Test Column', cssClass: 'test-class'}; constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/
H A Dviewer_input_component_test.ts60 const testSpec = {name: 'Test Column', cssClass: 'test-class'}; constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transitions/
H A Dviewer_transitions_component_test.ts59 const testSpec = {name: 'Test Column', cssClass: 'test-class'}; constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_protolog/
H A Dviewer_protolog_component_test.ts49 const testSpec = {name: 'Test Column', cssClass: 'test-class'}; constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transactions/
H A Dviewer_transactions_component_test.ts60 const testSpec = {name: 'Test Column', cssClass: 'test-class'}; constant
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
H A DAudioLoopbackLatencyActivity.java1089 TestSpec testSpec = mTestSpecs[mTestRoute]; in handleTestPhaseCompletion() local
1170 TestSpec testSpec = mTestSpecs[mTestRoute]; in handleTestCompletion() local
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DAbstractJsonSchemaTestSuite.java56 private static void executeTest(JsonSchema schema, TestSpec testSpec) { in executeTest()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/
DFakeTest.java246 final String testSpec = decode(run.getValue()); in run() local
/aosp_15_r20/cts/tests/tests/slice/src/android/slice/cts/
H A DSliceBuilderTest.java197 public void testSpec() { in testSpec() method in SliceBuilderTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DNotificationOptimizedLinearLayoutComparisonTest.java187 TestSpec testSpec) { in executeTest()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp699 ReadPixelsTest::TestSpec testSpec; in init() local

12