Home
last modified time | relevance | path

Searched defs:testKind (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/infra/bots/task_drivers/bazel_test_precompiled/
H A Dbazel_test_precompiled.go142 type testKind int type
158 testKind testKind member
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateRenderTarget.cpp94 for (const TestKindParam &testKind : testKindParams) in init() local
H A DesextcFragmentShadingRateAttachmentTests.hpp58 TestKind testKind; member
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp789 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
880 void Execute(const sp<IDevice>& device, const TestModel& testModel, TestKind testKind) { in Execute()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp875 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
986 TestKind testKind) { in Execute()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTests.cpp1490 tcu::TestStatus DisplayCoverageTestInstance::testDisplaySurface(SurfaceTestKind testKind) in testDisplaySurface()