Home
last modified time | relevance | path

Searched defs:expectSuccess (Results 1 – 15 of 15) sorted by relevance

/external/skqp/tests/
DShadowTest.cpp22 ExpectVerts expectVerts, bool expectSuccess) { in check_result()
37 const SkPoint3& heightParams, ExpectVerts expectVerts, bool expectSuccess) { in tessellate_shadow()
DBlurTest.cpp369 const bool expectSuccess = sigma > 0; in test_blurDrawLooper() local
388 SkBlurStyle style, bool expectSuccess) { in test_looper()
419 SkScalar sigma, SkBlurStyle style, bool expectSuccess) { in test_layerDrawLooper()
DPathOpsExtendedTest.cpp487 static void json_status(ExpectSuccess expectSuccess, ExpectMatch expectMatch, bool opSucceeded) { in json_status()
563 ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) { in inner_simplify()
646 const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, in innerPathOp()
DReadPixelsTest.cpp425 auto expectSuccess = read_should_succeed(srcRect, bmp.info(), surfaceInfo, isGPU); in test_readpixels() local
512 auto expectSuccess = in test_readpixels_texture() local
DWritePixelsTest.cpp410 bool expectSuccess = SkIRect::Intersects(canvasRect, writeRect) && in test_write_pixels() local
/external/skia/tests/
DShadowTest.cpp23 ExpectVerts expectVerts, bool expectSuccess) { in check_result()
38 const SkPoint3& heightParams, ExpectVerts expectVerts, bool expectSuccess) { in tessellate_shadow()
DPathOpsExtendedTest.cpp393 static void json_status(ExpectSuccess expectSuccess, ExpectMatch expectMatch, bool opSucceeded) { in json_status()
462 ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) { in inner_simplify()
533 const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, in innerPathOp()
DReadPixelsTest.cpp349 bool expectSuccess = read_should_succeed(srcRect, bmp.info(), surfaceInfo); in test_readpixels() local
DWritePixelsTest.cpp409 bool expectSuccess = SkIRect::Intersects(canvasRect, writeRect) && in test_write_pixels() local
/external/brotli/csharp/org/brotli/dec/
DSynthTest.cs35 private void CheckSynth(byte[] compressed, bool expectSuccess, string expectedOutput) in CheckSynth()
/external/brotli/java/org/brotli/dec/
DSynthTest.java50 private void checkSynth(byte[] compressed, boolean expectSuccess, in checkSynth()
/external/skqp/modules/pathkit/tests/
DPathOpsOp.json22 "expectSuccess": "flaky", string
74 "expectSuccess": "yes", string
111 "expectSuccess": "yes", string
132 "expectSuccess": "flaky", string
154 "expectSuccess": "flaky", string
183 "expectSuccess": "flaky", string
235 "expectSuccess": "yes", string
279 "expectSuccess": "yes", string
304 "expectSuccess": "yes", string
601 "expectSuccess": "yes", string
[all …]
/external/skia/modules/pathkit/tests/
DPathOpsOp.json22 "expectSuccess": "flaky", string
74 "expectSuccess": "yes", string
111 "expectSuccess": "yes", string
132 "expectSuccess": "flaky", string
154 "expectSuccess": "flaky", string
183 "expectSuccess": "flaky", string
235 "expectSuccess": "yes", string
279 "expectSuccess": "yes", string
304 "expectSuccess": "yes", string
601 "expectSuccess": "yes", string
[all …]
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java1485 private void testRecoveryWithPattern(boolean expectSuccess, RecoveryEvent...pattern) in testRecoveryWithPattern()
/external/angle/src/tests/gl_tests/
DGLSLTest.cpp339 bool expectSuccess) in VaryingTestBase()
365 bool expectSuccess) in CompileGLSLWithUniformsAndSamplers()