| /third_party/skia/tests/ |
| H A D | PathOpsQuadIntersectionTest.cpp | 14 static void standardTestCases(skiatest::Reporter* reporter) { in standardTestCases() argument 335 static void oneOffTest1(skiatest::Reporter* reporter, size_t outer, size_t inner) { in oneOffTest1() argument 364 static void oneOffTests(skiatest::Reporter* reporter) { in oneOffTests() argument 387 static void coincidentTestOne(skiatest::Reporter* reporter, int test1, int test2) { in coincidentTestOne() argument 409 coincidentTest(skiatest::Reporter* reporter) coincidentTest() argument [all...] |
| H A D | TextBlobCacheTest.cpp | 66 static void text_blob_cache_inner(skiatest::Reporter* reporter, GrDirectContext* dContext, in text_blob_cache_inner() argument [all...] |
| H A D | TextureProxyTest.cpp | 40 static sk_sp<GrTextureProxy> deferred_tex(skiatest::Reporter* reporter, in deferred_tex() argument 56 static sk_sp<GrTextureProxy> deferred_texRT(skiatest::Reporter* reporter, in deferred_texRT() argument 72 static sk_sp<GrTextureProxy> wrapped(skiatest::Reporter* reporter, GrRecordingContext*, in wrapped() argument 81 static sk_sp<GrTextureProxy> wrapped_with_key(skiatest::Reporter* reporter, GrRecordingContext*, in wrapped_with_key() argument 122 basic_test(GrDirectContext* dContext, skiatest::Reporter* reporter, sk_sp<GrTextureProxy> proxy, int cacheEntriesPerProxy) basic_test() argument 219 invalidation_test(GrDirectContext* dContext, skiatest::Reporter* reporter, int cacheEntriesPerProxy) invalidation_test() argument 286 invalidation_and_instantiation_test(GrDirectContext* dContext, skiatest::Reporter* reporter, int cacheEntriesPerProxy) invalidation_and_instantiation_test() argument [all...] |
| H A D | skia_test.cpp | 117 } reporter; in operator ()() local
|
| H A D | AAClipTest.cpp | 165 static void test_rgn(skiatest::Reporter* reporter) { in test_rgn() argument 200 static void test_path_bounds(skiatest::Reporter* reporter) { in test_path_bounds() argument 226 static void test_empty(skiatest::Reporter* reporter) { in test_empty() argument 260 test_irect(skiatest::Reporter* reporter) test_irect() argument 303 test_path_with_hole(skiatest::Reporter* reporter) test_path_with_hole() argument 336 test_really_a_rect(skiatest::Reporter* reporter) test_really_a_rect() argument 360 did_dx_affect(skiatest::Reporter* reporter, const SkScalar dx[], size_t count, bool changed) did_dx_affect() argument 383 test_nearly_integral(skiatest::Reporter* reporter) test_nearly_integral() argument 418 test_crbug_422693(skiatest::Reporter* reporter) test_crbug_422693() argument 425 test_huge(skiatest::Reporter* reporter) test_huge() argument [all...] |
| H A D | SkRemoteGlyphCacheTest.cpp | 142 compare_blobs(const SkBitmap& expected, const SkBitmap& actual, skiatest::Reporter* reporter, int tolerance = 0) compare_blobs() argument 502 make_blob_causing_fallback( sk_sp<SkTypeface> targetTf, const SkTypeface* glyphTf, skiatest::Reporter* reporter) make_blob_causing_fallback() argument [all...] |
| H A D | PDFPrimitivesTest.cpp | 55 static void assert_eql(skiatest::Reporter* reporter, in assert_eql() argument 65 static void assert_eq(skiatest::Reporter* reporter, in assert_eq() argument 73 static void assert_emit_eq(skiatest::Reporter* reporter, in assert_emit_eq() argument 95 static void assert_emit_eq_number(skiatest::Reporter* reporter, float number) { in assert_emit_eq_number() argument 105 static void TestPDFUnion(skiatest::Reporter* reporter) { in TestPDFUnion() argument 155 TestPDFArray(skiatest::Reporter* reporter) TestPDFArray() argument 194 TestPDFDict(skiatest::Reporter* reporter) TestPDFDict() argument 327 check_pdf_scalar_serialization( skiatest::Reporter* reporter, float inputFloat) check_pdf_scalar_serialization() argument [all...] |
| H A D | RRectInPathTest.cpp | 14 static SkRRect path_contains_rrect(skiatest::Reporter* reporter, const SkPath& path, in path_contains_rrect() argument 43 static SkRRect inner_path_contains_rrect(skiatest::Reporter* reporter, const SkRRect& in, in inner_path_contains_rrect() argument 62 static void path_contains_rrect_check(skiatest::Reporter* reporter, const SkRRect& in, in path_contains_rrect_check() argument 71 path_contains_rrect_nocheck(skiatest::Reporter* reporter, const SkRRect& in, SkPathDirection dir, unsigned start) path_contains_rrect_nocheck() argument 79 path_contains_rrect_check(skiatest::Reporter* reporter, const SkRect& r, SkVector v[4], SkPathDirection dir, unsigned start) path_contains_rrect_check() argument 93 force_path_contains_rrect(skiatest::Reporter* reporter, SkPath& path, SkPathDirection dir, unsigned start) force_path_contains_rrect() argument 102 test_undetected_paths(skiatest::Reporter* reporter) test_undetected_paths() argument 168 test_tricky_radii(skiatest::Reporter* reporter) test_tricky_radii() argument 195 test_empty_crbug_458524(skiatest::Reporter* reporter) test_empty_crbug_458524() argument 213 test_inset(skiatest::Reporter* reporter) test_inset() argument 239 test_9patch_rrect(skiatest::Reporter* reporter, const SkRect& rect, SkScalar l, SkScalar t, SkScalar r, SkScalar b, bool checkRadii) test_9patch_rrect() argument 266 test_round_rect_basic(skiatest::Reporter* reporter) test_round_rect_basic() argument 340 test_round_rect_rects(skiatest::Reporter* reporter) test_round_rect_rects() argument 369 test_round_rect_ovals(skiatest::Reporter* reporter) test_round_rect_ovals() argument 383 test_round_rect_general(skiatest::Reporter* reporter) test_round_rect_general() argument 404 test_round_rect_iffy_parameters(skiatest::Reporter* reporter) test_round_rect_iffy_parameters() argument 421 test_skbug_3239(skiatest::Reporter* reporter) test_skbug_3239() argument 443 test_mix(skiatest::Reporter* reporter) test_mix() argument [all...] |
| H A D | RegionTest.cpp | 24 static void test_fromchrome(skiatest::Reporter* reporter) { in test_fromchrome() argument 81 static void test_empties(skiatest::Reporter* reporter) { in test_empties() argument 142 test_contains_iter(skiatest::Reporter* reporter, const SkRegion& rgn) test_contains_iter() argument 153 contains_proc(skiatest::Reporter* reporter, const SkRegion& a, const SkRegion& b) contains_proc() argument 171 test_intersects_iter(skiatest::Reporter* reporter, const SkRegion& rgn) test_intersects_iter() argument 182 intersects_proc(skiatest::Reporter* reporter, const SkRegion& a, const SkRegion& b) intersects_proc() argument 192 test_proc(skiatest::Reporter* reporter, void (*proc)(skiatest::Reporter*, const SkRegion& a, const SkRegion&)) test_proc() argument [all...] |
| H A D | StreamTest.cpp | 35 static void test_loop_stream(skiatest::Reporter* reporter, SkStream* stream, in test_loop_stream() argument 53 static void test_filestreams(skiatest::Reporter* reporter, const char* tmpDir) { in test_filestreams() argument 90 TestWStream(skiatest::Reporter* reporter) TestWStream() argument 147 TestPackedUInt(skiatest::Reporter* reporter) TestPackedUInt() argument 207 compare_peek_to_read(skiatest::Reporter* reporter, SkStream* stream, size_t bytesToPeek) compare_peek_to_read() argument 430 stream_copy_test(skiatest::Reporter* reporter, const void* srcData, size_t N, SkStream* stream) stream_copy_test() argument [all...] |
| H A D | TransferPixelsTest.cpp | 107 void basic_transfer_to_test(skiatest::Reporter* reporter, in basic_transfer_to_test() argument 282 void basic_transfer_from_test(skiatest::Reporter* reporter, cons argument [all...] |
| H A D | CanvasTest.cpp | 144 test_restriction(skiatest::Reporter* reporter, SkCanvas* canvas) test_restriction() argument [all...] |
| H A D | IncrTopoSortTest.cpp | 87 Graph(int numNodesToReserve, skiatest::Reporter* reporter) in Graph() argument 319 static void test_1(skiatest::Reporter* reporter) { in test_1() argument 359 test_2(skiatest::Reporter* reporter) test_2() argument 407 test_diamond(skiatest::Reporter* reporter) test_diamond() argument 445 test_lopsided_binary_tree(skiatest::Reporter* reporter) test_lopsided_binary_tree() argument [all...] |
| H A D | SVGDeviceTest.cpp | 51 void check_text_node(skiatest::Reporter* reporter, in check_text_node() argument 118 test_whitespace_pos(skiatest::Reporter* reporter, const char* txt, const char* expected) test_whitespace_pos() argument 191 FindImageShaderNodes(skiatest::Reporter* reporter, const SkDOM* dom, const SkDOM::Node* root, const SkDOM::Node** patternOut, const SkDOM::Node** imageOut, const SkDOM::Node** rectOut) FindImageShaderNodes() argument [all...] |
| H A D | MatrixClipCollapseTest.cpp | 662 static void test_collapse(skiatest::Reporter* reporter) { in test_collapse() argument
|
| H A D | PathOpsCubicIntersectionTest.cpp | 21 static void standardTestCases(skiatest::Reporter* reporter) { in standardTestCases() argument 390 static void oneOff(skiatest::Reporter* reporter, const CubicPts& cubic1, const CubicPts& cubic2, in oneOff() argument 437 static void oneOff(skiatest::Reporter* reporter, in argument 443 newOneOff(skiatest::Reporter* reporter, int outer, int inner) newOneOff() argument 449 testsOneOff(skiatest::Reporter* reporter, int index) testsOneOff() argument 455 oneOffTests(skiatest::Reporter* reporter) oneOffTests() argument 470 CubicIntersection_RandTest(skiatest::Reporter* reporter) CubicIntersection_RandTest() argument 642 selfOneOff(skiatest::Reporter* reporter, int setIdx) selfOneOff() argument [all...] |
| H A D | TextBlobTest.cpp | 22 static void TestBuilder(skiatest::Reporter* reporter) { in TestBuilder() argument 103 static void TestBounds(skiatest::Reporter* reporter) { in TestBounds() argument 173 TestPaintProps(skiatest::Reporter* reporter) TestPaintProps() argument 225 RunBuilderTest(skiatest::Reporter* reporter, SkTextBlobBuilder& builder, const RunDef in[], unsigned inCount, const RunDef out[], unsigned outCount) RunBuilderTest() argument [all...] |
| H A D | TestUtils.cpp | 24 void TestReadPixels(skiatest::Reporter* reporter, in TestReadPixels() argument 51 void TestWritePixels(skiatest::Reporter* reporter, in TestWritePixels() argument 83 void TestCopyFromSurface(skiatest::Reporter* reporter, in TestCopyFromSurface() argument 246 void CheckSingleThreadedProxyRefs(skiatest::Reporter* reporter, in CheckSingleThreadedProxyRefs() argument [all...] |
| H A D | GeometryTest.cpp | 20 static void testChopCubic(skiatest::Reporter* reporter) { in testChopCubic() argument 119 check_pairs(skiatest::Reporter* reporter, int index, SkScalar t, const char name[], SkScalar x0, SkScalar y0, SkScalar x1, SkScalar y1) check_pairs() argument 129 test_evalquadat(skiatest::Reporter* reporter) test_evalquadat() argument 154 test_conic_eval_pos(skiatest::Reporter* reporter, const SkConic& conic, SkScalar t) test_conic_eval_pos() argument 161 test_conic_eval_tan(skiatest::Reporter* reporter, const SkConic& conic, SkScalar t) test_conic_eval_tan() argument 168 test_conic(skiatest::Reporter* reporter) test_conic() argument 190 test_quad_tangents(skiatest::Reporter* reporter) test_quad_tangents() argument 210 test_conic_tangents(skiatest::Reporter* reporter) test_conic_tangents() argument 245 test_conic_to_quads(skiatest::Reporter* reporter) test_conic_to_quads() argument 266 test_cubic_tangents(skiatest::Reporter* reporter) test_cubic_tangents() argument 287 check_cubic_type(skiatest::Reporter* reporter, const std::array<SkPoint, 4>& bezierPoints, SkCubicType expectedType, bool undefined = false) check_cubic_type() argument 297 check_cubic_around_rect(skiatest::Reporter* reporter, float x1, float y1, float x2, float y2, bool undefined = false) check_cubic_around_rect() argument 388 test_classify_cubic(skiatest::Reporter* reporter) test_classify_cubic() argument 436 test_cubic_cusps(skiatest::Reporter* reporter) test_cubic_cusps() argument 457 test_chop_quad_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[3]) test_chop_quad_at_midtangent() argument 472 test_chop_cubic_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[4], SkCubicType cubicType) test_chop_cubic_at_midtangent() argument 526 test_measure_rotation(skiatest::Reporter* reporter) test_measure_rotation() argument 576 test_chop_at_midtangent(skiatest::Reporter* reporter) test_chop_at_midtangent() argument [all...] |
| H A D | PathOpsExtendedTest.cpp | 461 static bool inner_simplify(skiatest::Reporter* reporter, cons argument 511 testSimplify(skiatest::Reporter* reporter, const SkPath& path, const char* filename) testSimplify() argument 516 testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path, const char* filename) testSimplifyFuzz() argument 521 testSimplifyCheck(skiatest::Reporter* reporter, const SkPath& path, const char* filename, bool checkFail) testSimplifyCheck() argument 527 testSimplifyFail(skiatest::Reporter* reporter, const SkPath& path, const char* filename) testSimplifyFail() argument 532 innerPathOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) innerPathOp() argument 603 testPathOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName) testPathOp() argument 609 testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName, bool checkFail) testPathOpCheck() argument 615 testPathOpFuzz(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName) testPathOpFuzz() argument 621 testPathOpFail(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const char* testName) testPathOpFail() argument 635 initializeTests(skiatest::Reporter* reporter, const char* test) initializeTests() argument 676 RunTestSet(skiatest::Reporter* reporter, TestDesc tests[], size_t count, void (*firstTest)(skiatest::Reporter* , const char* filename), void (*skipTest)(skiatest::Reporter* , const char* filename), void (*stopTest)(skiatest::Reporter* , const char* filename), bool reverse) RunTestSet() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | dissect.c | 56 static struct reporter *reporter; variable [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-leaf-reporter.cc | 123 report_type_changes_from_diff_maps(const leaf_reporter& reporter, in report_type_changes_from_diff_maps() argument [all...] |
| /third_party/skia/modules/canvaskit/ |
| H A D | gm_bindings.cpp | 286 RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, Reporter* reporter, const GrContextOptions& options) RunWithGPUTestContexts() argument
|
| /third_party/benchmark/src/ |
| H A D | benchmark.cc | 317 void FlushStreams(BenchmarkReporter* reporter) { in FlushStreams() argument [all...] |
| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 400 benchmark::BenchmarkReporter& reporter; in RunOutputTests() member
|