Searched defs:imageTests (Results 1 – 9 of 9) sorted by relevance
56 void createChildren(tcu::TestCaseGroup *imageTests) in createChildren()
26 var imageTests = []imageTest{ var
144 private JSONArray imageTests = new JSONArray(); field in TestSelector
838 de::MovePtr<tcu::TestCaseGroup> imageTests(new tcu::TestCaseGroup(testCtx, "image_view")); in createImageViewTests() local
916 de::MovePtr<tcu::TestCaseGroup> imageTests(new tcu::TestCaseGroup(testCtx, "image")); in createImageTests() local
784 …de::MovePtr<tcu::TestCaseGroup> imageTests(new tcu::TestCaseGroup(testCtx, "image_2d_view_3d_image… in createImage2DViewOf3DTests() local
979 TestCaseGroupPtr imageTests(new tcu::TestCaseGroup(testCtx, "sliced_view_of_3d_image")); in createImageSlicedViewOf3DTests() local
256 function imageTests(CK: CanvasKit, imgElement?: HTMLImageElement) { function
4443 TestCaseGroup *imageTests = new TestCaseGroup(ctx, "images", "Image management tests"); in addSimpleTests() local5301 TestCaseGroup *imageTests = new TestCaseGroup(ctx, "images", "Image management tests"); in addRandomTests() local