Home
last modified time | relevance | path

Searched defs:reporter (Results 151 - 175 of 229) sorted by relevance

12345678910

/third_party/skia/tests/
H A DPathOpsConicIntersectionTest.cpp296 static void oneOff(skiatest::Reporter* reporter, const ConicPts& conic1, const ConicPts& conic2, in oneOff() argument
330 static void oneOff(skiatest::Reporter* reporter, int outer, int inner) { in oneOff() argument
336 static void oneOffTests(skiatest::Reporter* reporter) { in oneOffTests() argument
[all...]
H A DSRGBReadWritePixelsTest.cpp123 void read_and_check_pixels(skiatest::Reporter* reporter, in read_and_check_pixels() argument
191 make_surface_context(Encoding contextEncoding, GrRecordingContext* rContext, skiatest::Reporter* reporter) make_surface_context() argument
210 test_write_read(Encoding contextEncoding, Encoding writeEncoding, Encoding readEncoding, float error, CheckFn check, GrDirectContext* dContext, skiatest::Reporter* reporter) test_write_read() argument
[all...]
H A DSerialProcsTest.cpp134 static void test_pictures(skiatest::Reporter* reporter, sk_sp<SkPicture> p0, int count, in test_pictures() argument
[all...]
H A DScalarTest.cpp15 static void test_roundtoint(skiatest::Reporter* reporter) { in test_roundtoint() argument
34 static void test_isRectFinite(skiatest::Reporter* reporter) { in test_isRectFinite() argument
112 static void test_floatclass(skiatest::Reporter* reporter, float value, FloatClass fc) { in test_floatclass() argument
127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() argument
[all...]
H A DTest.h59 ReporterContext(Reporter* reporter, const SkString& message) : fReporter(reporter) { in ReporterContext() argument
[all...]
H A DFontMgrAndroidParserTest.cpp128 template <int N, typename T> static double test_parse_fixed_r(skiatest::Reporter* reporter, in test_parse_fixed_r() argument
46 ValidateLoadedFonts(SkTDArray<FontFamily*> fontFamilies, const char* firstExpectedFile, skiatest::Reporter* reporter) ValidateLoadedFonts() argument
156 test_parse_fixed(skiatest::Reporter* reporter) test_parse_fixed() argument
[all...]
H A DFrontBufferedStreamTest.cpp20 static void test_read(skiatest::Reporter* reporter, SkStream* bufferedStream, in test_read() argument
30 static void test_rewind(skiatest::Reporter* reporter, in test_rewind() argument
40 static void test_hasLength(skiatest::Reporter* reporter, in test_hasLength() argument
57 static void test_incremental_buffering(skiatest::Reporter* reporter, size_t bufferSize) { in test_incremental_buffering() argument
90 test_perfectly_sized_buffer(skiatest::Reporter* reporter, size_t bufferSize) test_perfectly_sized_buffer() argument
110 test_skipping(skiatest::Reporter* reporter, size_t bufferSize) test_skipping() argument
161 test_read_beyond_buffer(skiatest::Reporter* reporter, size_t bufferSize) test_read_beyond_buffer() argument
210 test_length_combos(skiatest::Reporter* reporter, size_t bufferSize) test_length_combos() argument
223 test_initial_offset(skiatest::Reporter* reporter, size_t bufferSize) test_initial_offset() argument
254 test_buffers(skiatest::Reporter* reporter, size_t bufferSize) test_buffers() argument
[all...]
H A DFontHostTest.cpp36 static void test_unitsPerEm(skiatest::Reporter* reporter, const sk_sp<SkTypeface>& face) { in test_unitsPerEm() argument
55 static void test_countGlyphs(skiatest::Reporter* reporter, const sk_sp<SkTypeface>& face) { in test_countGlyphs() argument
72 static void test_fontstream(skiatest::Reporter* reporter, SkStream* stream, int ttcIndex) { in test_fontstream() argument
98 static void test_fontstream(skiatest::Reporter* reporter) { in test_fontstream() argument
115 static void test_symbolfont(skiatest::Reporter* reporter) { in test_symbolfont() argument
127 test_tables(skiatest::Reporter* reporter, const sk_sp<SkTypeface>& face) test_tables() argument
173 test_tables(skiatest::Reporter* reporter) test_tables() argument
200 test_advances(skiatest::Reporter* reporter) test_advances() argument
[all...]
H A DPathOpsQuadIntersectionTest.cpp14 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 DTextBlobCacheTest.cpp66 static void text_blob_cache_inner(skiatest::Reporter* reporter, GrDirectContext* dContext, in text_blob_cache_inner() argument
[all...]
H A DTextureProxyTest.cpp40 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 Dskia_test.cpp117 } reporter; in operator ()() local
H A DAAClipTest.cpp165 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 DSkRemoteGlyphCacheTest.cpp142 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 DPDFPrimitivesTest.cpp55 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 DRRectInPathTest.cpp14 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 DRegionTest.cpp24 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 DStreamTest.cpp35 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 DTransferPixelsTest.cpp107 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 DCanvasTest.cpp144 test_restriction(skiatest::Reporter* reporter, SkCanvas* canvas) test_restriction() argument
[all...]
H A DIncrTopoSortTest.cpp87 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...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c44 static int bnxt_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_reporter_diagnose() argument
89 static int bnxt_fw_reset_recover(struct devlink_health_reporter *reporter, in bnxt_fw_reset_recover() argument
108 static int bnxt_fw_fatal_recover(struct devlink_health_reporter *reporter, in bnxt_fw_fatal_recover() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c191 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover() argument
425 mlx5e_rx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose_common_config() argument
474 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose() argument
692 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump() argument
773 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Ddissect.c56 static struct reporter *reporter; variable
[all...]
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc123 report_type_changes_from_diff_maps(const leaf_reporter& reporter, in report_type_changes_from_diff_maps() argument
[all...]

Completed in 15 milliseconds

12345678910