| /third_party/skia/dm/ |
| H A D | DMGpuTestProcs.cpp | 89 void RunWithGraphiteTestContexts(GraphiteTestFn* test, Reporter* reporter) { in RunWithGraphiteTestContexts() argument 45 RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, Reporter* reporter, const GrContextOptions& options) RunWithGPUTestContexts() argument
|
| /base/hiviewdfx/hiview/plugins/performance/context/ |
| H A D | NormalContext.cpp | 83 IAppStartReporter* reporter = new AppStartReporterAdapter(infrastructure, common.eventsPoster); in MakeAppStartMonitor() local 102 IJankAnimatorReporter* reporter = new JankAnimatorReporterAdapter(reporterImpl, common.eventsPoster); in MakeJankAnimatorMonitor() local
|
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | utils_all_test.cpp | 96 PerformReporter reporter = PerformReporter("test", timeSpiltsMs); in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/ |
| H A D | reporter.cpp | 33 static Reporter reporter; in GetInstance() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | test-dissect.c | 115 static struct reporter reporter = { in main() local
|
| /third_party/skia/tests/ |
| H A D | DefaultPathRendererTest.cpp | 78 static void run_test(GrDirectContext* dContext, skiatest::Reporter* reporter) { in run_test() argument
|
| H A D | DebugLayerManagerTest.cpp | 16 static void test_basic(skiatest::Reporter* reporter) { in test_basic() argument [all...] |
| H A D | LListTest.cpp | 25 check_list(const SkTInternalLList<ListElement>& list, skiatest::Reporter* reporter, bool empty, int numElements, bool in0, bool in1, bool in2, bool in3, ListElement elements[4]) check_list() argument [all...] |
| H A D | PathMeasureTest.cpp | 234 test_90_degrees(sk_sp<SkContourMeasure> cm, SkScalar radius, skiatest::Reporter* reporter) test_90_degrees() argument 248 test_empty_contours(skiatest::Reporter* reporter) test_empty_contours() argument 269 test_MLM_contours(skiatest::Reporter* reporter) test_MLM_contours() argument 283 test_shrink(skiatest::Reporter* reporter) test_shrink() argument [all...] |
| H A D | PathOpsLineIntersectionTest.cpp | 87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() argument 107 static void testOne(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in testOne() argument 151 testOneCoincident(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2) testOneCoincident() argument [all...] |
| H A D | ShaperTest.cpp | 63 void shaper_test(skiatest::Reporter* reporter, const char* name, SkData* data) { in shaper_test() argument 84 void cluster_test(skiatest::Reporter* reporter, const char* resource) { in cluster_test() argument
|
| H A D | ShaderTest.cpp | 18 static void check_isaimage(skiatest::Reporter* reporter, SkShader* shader, in check_isaimage() argument [all...] |
| H A D | VkProtectedContextTest.cpp | 26 create_protected_sksurface(GrDirectContext* dContext, skiatest::Reporter* reporter, bool textureable = true) create_protected_sksurface() argument [all...] |
| H A D | VkWrapTests.cpp | 34 void wrap_tex_test(skiatest::Reporter* reporter, GrDirectContext* dContext) { in wrap_tex_test() argument 95 void wrap_rt_test(skiatest::Reporter* reporter, GrDirectContext* dContext) { in wrap_rt_test() argument 140 wrap_trt_test(skiatest::Reporter* reporter, GrDirectContext* dContext) wrap_trt_test() argument [all...] |
| H A D | VerticesTest.cpp | 61 static void self_test(sk_sp<SkVertices> v0, skiatest::Reporter* reporter) { in self_test() argument [all...] |
| H A D | CachedDecodingPixelRefTest.cpp | 36 TestImageGenerator(TestType type, skiatest::Reporter* reporter, in TestImageGenerator() argument
|
| H A D | FloatingPointTextureTest.cpp | 31 void runFPTest(skiatest::Reporter* reporter, GrDirectContext* dContext, in runFPTest() argument
|
| H A D | PDFDocumentTest.cpp | 20 static void test_empty(skiatest::Reporter* reporter) { in test_empty() argument 30 static void test_abort(skiatest::Reporter* reporter) { in test_abort() argument 44 static void test_abortWithFile(skiatest::Reporter* reporter) { in test_abortWithFile() argument 77 static void test_file(skiatest::Reporter* reporter) { in test_file() argument 108 test_close(skiatest::Reporter* reporter) test_close() argument [all...] |
| H A D | PDFDeflateWStreamTest.cpp | 32 std::unique_ptr<SkStreamAsset> stream_inflate(skiatest::Reporter* reporter, SkStream* src) { in stream_inflate() argument
|
| H A D | PathOpsTigerTest.cpp | 15 static void tiger8(skiatest::Reporter* reporter, const char* filename) { in tiger8() argument 96 static void tiger8a(skiatest::Reporter* reporter, const char* filename) { in tiger8a() argument 140 static void tiger8a_x(skiatest::Reporter* reporter, uint64_t testlines) { in tiger8a_x() argument 187 static void tiger8a_h_1(skiatest::Reporter* reporter, const char* ) { in tiger8a_h_1() argument 192 static void tiger8b_x(skiatest::Reporter* reporter, uint64_t testlines) { in tiger8b_x() argument 247 tiger_threaded(skiatest::Reporter* reporter, const char* filename) tiger_threaded() argument 274 tiger8b_h_1(skiatest::Reporter* reporter, const char* filename) tiger8b_h_1() argument 280 tiger8b(skiatest::Reporter* reporter, const char* filename) tiger8b() argument [all...] |
| H A D | PictureBBHTest.cpp | 31 void run(skiatest::Reporter* reporter) { in run() argument 41 void run(SkBBHFactory* factory, skiatest::Reporter* reporter) { in run() argument
|
| H A D | PathOpsThreadedCommon.h | 43 PathOpsThreadedTestRunner(skiatest::Reporter* reporter) : fReporter(reporter) {} in PathOpsThreadedTestRunner() argument
|
| H A D | PathOpsThreeWayTest.cpp | 42 static void testSetTest(skiatest::Reporter* reporter, int index) { in testSetTest() argument
|
| 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...] |