Home
last modified time | relevance | path

Searched defs:reporter (Results 51 - 75 of 229) sorted by relevance

12345678910

/third_party/skia/tests/
H A DDebugLayerManagerTest.cpp16 static void test_basic(skiatest::Reporter* reporter) { in test_basic() argument
[all...]
H A DLListTest.cpp25 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 DPathMeasureTest.cpp234 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 DPathOpsLineIntersectionTest.cpp87 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 DShaperTest.cpp63 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 DShaderTest.cpp18 static void check_isaimage(skiatest::Reporter* reporter, SkShader* shader, in check_isaimage() argument
[all...]
H A DVkProtectedContextTest.cpp26 create_protected_sksurface(GrDirectContext* dContext, skiatest::Reporter* reporter, bool textureable = true) create_protected_sksurface() argument
[all...]
H A DVkWrapTests.cpp34 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 DVerticesTest.cpp61 static void self_test(sk_sp<SkVertices> v0, skiatest::Reporter* reporter) { in self_test() argument
[all...]
H A DCachedDecodingPixelRefTest.cpp36 TestImageGenerator(TestType type, skiatest::Reporter* reporter, in TestImageGenerator() argument
H A DFloatingPointTextureTest.cpp31 void runFPTest(skiatest::Reporter* reporter, GrDirectContext* dContext, in runFPTest() argument
H A DPDFDocumentTest.cpp20 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 DPDFDeflateWStreamTest.cpp32 std::unique_ptr<SkStreamAsset> stream_inflate(skiatest::Reporter* reporter, SkStream* src) { in stream_inflate() argument
H A DPathOpsTigerTest.cpp15 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 DPictureBBHTest.cpp31 void run(skiatest::Reporter* reporter) { in run() argument
41 void run(SkBBHFactory* factory, skiatest::Reporter* reporter) { in run() argument
H A DPathOpsThreadedCommon.h43 PathOpsThreadedTestRunner(skiatest::Reporter* reporter) : fReporter(reporter) {} in PathOpsThreadedTestRunner() argument
H A DPathOpsThreeWayTest.cpp42 static void testSetTest(skiatest::Reporter* reporter, int index) { in testSetTest() argument
H A DProxyConversionTest.cpp23 make_wrapped_rt(GrProxyProvider* provider, GrGpu* gpu, skiatest::Reporter* reporter, const SkISize& size, GrColorType colorType) make_wrapped_rt() argument
[all...]
H A DQuickRejectTest.cpp16 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 DSpecialImageTest.cpp58 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 DSkbug6653.cpp32 test_bug_6653(GrDirectContext* dContext, skiatest::Reporter* reporter, const char* label) test_bug_6653() argument
H A DStringTest.cpp172 assert_2000_spaces(skiatest::Reporter* reporter, const SkString& str) assert_2000_spaces() argument
[all...]
H A DUtilsTest.cpp33 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 DTraceMemoryDumpTest.cpp59 void ValidateMemoryDumps(skiatest::Reporter* reporter, GrDirectContext* dContext, in ValidateMemoryDumps() argument
[all...]
H A DImageNewShaderTest.cpp17 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...]

Completed in 16 milliseconds

12345678910