Home
last modified time | relevance | path

Searched defs:imageTests (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTests.cpp56 void createChildren(tcu::TestCaseGroup *imageTests) in createChildren()
/aosp_15_r20/prebuilts/go/linux-x86/src/image/
Ddecode_test.go26 var imageTests = []imageTest{ var
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/
H A DTestSelector.java144 private JSONArray imageTests = new JSONArray(); field in TestSelector
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp838 de::MovePtr<tcu::TestCaseGroup> imageTests(new tcu::TestCaseGroup(testCtx, "image_view")); in createImageViewTests() local
H A DvktPipelineImageTests.cpp916 de::MovePtr<tcu::TestCaseGroup> imageTests(new tcu::TestCaseGroup(testCtx, "image")); in createImageTests() local
H A DvktPipelineImage2DViewOf3DTests.cpp784 …de::MovePtr<tcu::TestCaseGroup> imageTests(new tcu::TestCaseGroup(testCtx, "image_2d_view_3d_image… in createImage2DViewOf3DTests() local
H A DvktPipelineImageSlicedViewOf3DTests.cpp979 TestCaseGroupPtr imageTests(new tcu::TestCaseGroup(testCtx, "sliced_view_of_3d_image")); in createImageSlicedViewOf3DTests() local
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dcanvaskit-wasm-tests.ts256 function imageTests(CK: CanvasKit, imgElement?: HTMLImageElement) { function
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp4443 TestCaseGroup *imageTests = new TestCaseGroup(ctx, "images", "Image management tests"); in addSimpleTests() local
5301 TestCaseGroup *imageTests = new TestCaseGroup(ctx, "images", "Image management tests"); in addRandomTests() local