| /third_party/skia/tests/ |
| H A D | ProxyConversionTest.cpp | 23 make_wrapped_rt(GrProxyProvider* provider, GrGpu* gpu, skiatest::Reporter* reporter, const SkISize& size, GrColorType colorType) make_wrapped_rt() argument [all...] |
| H A D | QuickRejectTest.cpp | 16 static void test_drawBitmap(skiatest::Reporter* reporter) { in test_drawBitmap() argument 43 static void test_layers(skiatest::Reporter* reporter) { in test_layers() argument 59 test_quick_reject(skiatest::Reporter* reporter) test_quick_reject() argument [all...] |
| H A D | SpecialImageTest.cpp | 58 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() argument 159 test_specialimage_image(skiatest::Reporter* reporter) test_specialimage_image() argument [all...] |
| H A D | Skbug6653.cpp | 32 test_bug_6653(GrDirectContext* dContext, skiatest::Reporter* reporter, const char* label) test_bug_6653() argument
|
| H A D | StringTest.cpp | 172 assert_2000_spaces(skiatest::Reporter* reporter, const SkString& str) assert_2000_spaces() argument [all...] |
| H A D | UtilsTest.cpp | 33 static void test_autounref(skiatest::Reporter* reporter) { in test_autounref() argument 54 test_autostarray(skiatest::Reporter* reporter) test_autostarray() argument 127 test_search(skiatest::Reporter* reporter) test_search() argument [all...] |
| H A D | TraceMemoryDumpTest.cpp | 59 void ValidateMemoryDumps(skiatest::Reporter* reporter, GrDirectContext* dContext, in ValidateMemoryDumps() argument [all...] |
| H A D | ImageNewShaderTest.cpp | 17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality() argument 39 static void run_shader_test(skiatest::Reporter* reporter, SkSurface* sourceSurface, in run_shader_test() argument 106 static void gpu_to_gpu(skiatest::Reporter* reporter, GrRecordingContex argument 115 raster_to_gpu(skiatest::Reporter* reporter, GrRecordingContext* rContext) raster_to_gpu() argument [all...] |
| H A D | ImageCacheTest.cpp | 45 static void test_cache(skiatest::Reporter* reporter, SkResourceCache& cache, bool testPurge) { in test_cache() argument 76 static void test_cache_purge_shared_id(skiatest::Reporter* reporter, SkResourceCache& cache) { in test_cache_purge_shared_id() argument [all...] |
| H A D | YUVTest.cpp | 16 static void codec_yuv(skiatest::Reporter* reporter, in codec_yuv() argument [all...] |
| H A D | FontTest.cpp | 18 static SkFont serialize_deserialize(const SkFont& font, skiatest::Reporter* reporter) { in serialize_deserialize() argument
|
| H A D | MaskCacheTest.cpp | 23 static void check_data(skiatest::Reporter* reporter, SkCachedData* data, in check_data() argument [all...] |
| H A D | PathOpsSimplifyFailTest.cpp | 41 static void failOne(skiatest::Reporter* reporter, int index) { in failOne() argument 70 static void dontFailOne(skiatest::Reporter* reporter, int index) { in dontFailOne() argument 95 static void fuzz_59(skiatest::Reporter* reporter, cons argument 107 fuzz_x1(skiatest::Reporter* reporter, const char* filename) fuzz_x1() argument 117 fuzz_x2(skiatest::Reporter* reporter, const char* filename) fuzz_x2() argument 127 fuzz763_1(skiatest::Reporter* reporter, const char* filename) fuzz763_1() argument 157 fuzz763_2s(skiatest::Reporter* reporter, const char* filename) fuzz763_2s() argument 216 fuzz_x3(skiatest::Reporter* reporter, const char* filename) fuzz_x3() argument 227 fuzz_k1(skiatest::Reporter* reporter, const char* filename) fuzz_k1() argument [all...] |
| H A D | GrAHardwareBufferTest.cpp | 75 static bool check_read(skiatest::Reporter* reporter, const SkBitmap& expectedBitmap, in check_read() argument 101 static void basic_draw_test_helper(skiatest::Reporter* reporter, in basic_draw_test_helper() argument 211 surface_draw_test_helper(skiatest::Reporter* reporter, const sk_gpu_test::ContextInfo& info, GrSurfaceOrigin surfaceOrigin) surface_draw_test_helper() argument [all...] |
| H A D | MipMapTest.cpp | 59 test_mipmap_generation(int width, int height, int expectedMipLevelCount, skiatest::Reporter* reporter) test_mipmap_generation() argument [all...] |
| H A D | PathBuilderTest.cpp | 13 static void is_empty(skiatest::Reporter* reporter, const SkPath& p) { in is_empty() argument [all...] |
| H A D | PathCoverageTest.cpp | 152 static void TestQuadPointCount(skiatest::Reporter* reporter) { in TestQuadPointCount() argument 111 one_d_pe(const int* array, const unsigned int count, skiatest::Reporter* reporter) one_d_pe() argument [all...] |
| H A D | PathOpsIssue3651.cpp | 472 static void issue3651_1a(skiatest::Reporter* reporter, const char* filename) { in issue3651_1a() argument 1204 static void issue3651_1(skiatest::Reporter* reporter, const char* filename) { in issue3651_1() argument 1212 static void issue3651_2(skiatest::Reporter* reporter, const char* filename) { in issue3651_2() argument 1218 static void issue3651_3(skiatest::Reporter* reporter, const char* filename) { in issue3651_3() argument 1224 static void issue3651_4(skiatest::Reporter* reporter, const char* filename) { in issue3651_4() argument 1399 issue3651_5(skiatest::Reporter* reporter, const char* filename) issue3651_5() argument 1462 issue3651_6(skiatest::Reporter* reporter, const char* filename) issue3651_6() argument 1475 issue3651_7(skiatest::Reporter* reporter, const char* filename) issue3651_7() argument [all...] |
| H A D | DataRefTest.cpp | 25 static void test_is_equal(skiatest::Reporter* reporter, in test_is_equal() argument 37 static void test_datatable_is_empty(skiatest::Reporter* reporter, SkDataTable* table) { in test_datatable_is_empty() argument 42 static void test_emptytable(skiatest::Reporter* reporter) { in test_emptytable() argument 58 test_simpletable(skiatest::Reporter* reporter) test_simpletable() argument 71 test_vartable(skiatest::Reporter* reporter) test_vartable() argument 96 test_globaltable(skiatest::Reporter* reporter) test_globaltable() argument 129 assert_len(skiatest::Reporter* reporter, const sk_sp<SkData>& ref, size_t len) assert_len() argument 133 assert_data(skiatest::Reporter* reporter, const sk_sp<SkData>& ref, const void* data, size_t len) assert_data() argument 139 test_cstring(skiatest::Reporter* reporter) test_cstring() argument 153 test_files(skiatest::Reporter* reporter) test_files() argument [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-api-movprfx-aarch64.cc | 66 InstructionReporter reporter; in CheckAndMaybeDisassembleMovprfxPairs() local
|
| /kernel/linux/linux-5.10/drivers/net/netdevsim/ |
| H A D | health.c | 12 nsim_dev_empty_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_dump() argument 20 nsim_dev_empty_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_diagnose() argument 39 nsim_dev_dummy_reporter_recover(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_recover() argument 186 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_dump() argument 204 nsim_dev_dummy_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_diagnose() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/ |
| H A D | devlink.c | 153 int pdsc_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in pdsc_fw_reporter_diagnose() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_devlink.c | 37 qed_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in qed_fw_fatal_reporter_dump() argument 78 qed_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in qed_fw_fatal_reporter_recover() argument
|
| /kernel/linux/linux-6.6/drivers/net/netdevsim/ |
| H A D | health.c | 12 nsim_dev_empty_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_dump() argument 20 nsim_dev_empty_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_diagnose() argument 39 nsim_dev_dummy_reporter_recover(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_recover() argument 154 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_dump() argument 172 nsim_dev_dummy_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_diagnose() argument
|
| /third_party/ltp/pan/ |
| H A D | reporter.c | 250 int reporter(SYM s) in reporter() function
|