| /third_party/skia/tests/ |
| H A D | PathRendererCacheTests.cpp | 74 static void test_path(skiatest::Reporter* reporter, in test_path() argument [all...] |
| H A D | PremulAlphaRoundTripTest.cpp | 63 static void test_premul_alpha_roundtrip(skiatest::Reporter* reporter, SkSurface* surf) { in test_premul_alpha_roundtrip() argument [all...] |
| H A D | PointTest.cpp | 13 static void test_casts(skiatest::Reporter* reporter) { in test_casts() argument 25 static void test_Normalize(skiatest::Reporter* reporter, in test_Normalize() argument 36 static void test_normalize_cannormalize_consistent(skiatest::Reporter* reporter) { in test_normalize_cannormalize_consistent() argument 56 static void test_length(skiatest::Reporter* reporter, SkScalar x, SkScalar y, in test_length() argument 77 get_value(skiatest::Reporter* reporter, T value) get_value() argument 88 force_as_float(skiatest::Reporter* reporter, float value) force_as_float() argument 103 test_overflow(skiatest::Reporter* reporter) test_overflow() argument [all...] |
| H A D | Point3Test.cpp | 14 static void test_eq_ops(skiatest::Reporter* reporter) { in test_eq_ops() argument 23 static void test_ops(skiatest::Reporter* reporter) { in test_ops() argument 51 test_dot(skiatest::Reporter* reporter) test_dot() argument 80 test_length(skiatest::Reporter* reporter, SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) test_length() argument 91 test_normalize(skiatest::Reporter* reporter, SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) test_normalize() argument [all...] |
| H A D | ProxyTest.cpp | 33 static void check_surface(skiatest::Reporter* reporter, in check_surface() argument 43 static void check_rendertarget(skiatest::Reporter* reporter, in check_rendertarget() argument 78 check_texture(skiatest::Reporter* reporter, GrResourceProvider* provider, GrTextureProxy* texProxy, SkBackingFit fit) check_texture() argument [all...] |
| H A D | RandomTest.cpp | 59 static void test_random_byte(skiatest::Reporter* reporter, int shift) { in test_random_byte() argument 71 static void test_random_float(skiatest::Reporter* reporter) { in test_random_float() argument 102 static double test_single_gorilla(skiatest::Reporter* reporter, int shift) { in test_single_gorilla() argument 152 static void test_gorilla(skiatest::Reporter* reporter) { in test_gorilla() argument 162 test_range(skiatest::Reporter* reporter) test_range() argument [all...] |
| H A D | RectTest.cpp | 29 static void test_stroke_width_clipping(skiatest::Reporter* reporter) { in test_stroke_width_clipping() argument 53 static void test_skbug4406(skiatest::Reporter* reporter) { in test_skbug4406() argument 145 make_big_value(skiatest::Reporter* reporter) make_big_value() argument [all...] |
| H A D | RectangleTextureTest.cpp | 25 static void test_basic_draw_as_src(skiatest::Reporter* reporter, GrDirectContext* dContext, in test_basic_draw_as_src() argument 41 static void test_clear(skiatest::Reporter* reporter, GrDirectContext* dContext, in test_clear() argument 86 static void test_copy_to_surface(skiatest::Reporter* reporter, in test_copy_to_surface() argument [all...] |
| H A D | DrawPathTest.cpp | 28 static void test_big_aa_rect(skiatest::Reporter* reporter) { in test_big_aa_rect() argument 129 static void test_crbug_1239558(skiatest::Reporter* reporter) { in test_crbug_1239558() argument 334 static void test_infinite_dash(skiatest::Reporter* reporter) { in test_infinite_dash() argument 354 static void test_crbug_165432(skiatest::Reporter* reporter) { in test_crbug_165432() argument 374 test_crbug_472147_simple(skiatest::Reporter* reporter) test_crbug_472147_simple() argument 389 test_crbug_472147_actual(skiatest::Reporter* reporter) test_crbug_472147_actual() argument [all...] |
| H A D | ExtendedSkColorTypeTests.cpp | 77 static void raster_tests(skiatest::Reporter* reporter, const TestCase& test) { in raster_tests() argument 159 compare_pixmaps(skiatest::Reporter* reporter, const SkPixmap& expected, const SkPixmap& actual, SkColorType ct, const char* label) compare_pixmaps() argument 175 gpu_tests(GrDirectContext* dContext, skiatest::Reporter* reporter, const TestCase& test) gpu_tests() argument [all...] |
| H A D | EmptyPathTest.cpp | 15 static void drawAndTest(skiatest::Reporter* reporter, const SkPath& path, in drawAndTest() argument 63 static void iter_paint(skiatest::Reporter* reporter, const SkPath& path, bool shouldDraw, in iter_paint() argument 125 static void test_emptydrawing(skiatest::Reporter* reporter) { in test_emptydrawing() argument
|
| H A D | ImageFilterCacheTest.cpp | 40 static void test_find_existing(skiatest::Reporter* reporter, in test_find_existing() argument 63 static void test_dont_find_if_diff_key(skiatest::Reporter* reporter, in test_dont_find_if_diff_key() argument 90 static void test_internal_purge(skiatest::Reporter* reporter, cons argument 116 test_explicit_purging(skiatest::Reporter* reporter, const sk_sp<SkSpecialImage>& image, const sk_sp<SkSpecialImage>& subset) test_explicit_purging() argument 172 test_image_backed(skiatest::Reporter* reporter, GrRecordingContext* rContext, const sk_sp<SkImage>& srcImage) test_image_backed() argument [all...] |
| H A D | PathOpsConicLineIntersectionTest.cpp | 73 static void testOneOffs(skiatest::Reporter* reporter) { in testOneOffs() argument [all...] |
| H A D | TArrayTest.cpp | 16 static void TestTSet_basic(skiatest::Reporter* reporter) { in TestTSet_basic() argument 63 test_construction(skiatest::Reporter* reporter) test_construction() argument 118 test_skstarray_compatibility(skiatest::Reporter* reporter) test_skstarray_compatibility() argument 169 test_swap(skiatest::Reporter* reporter, SkTArray<T>* (&arrays)[4], int (&sizes)[7]) test_swap() argument 203 test_swap(skiatest::Reporter* reporter) test_swap() argument 228 test_unnecessary_alloc(skiatest::Reporter* reporter) test_unnecessary_alloc() argument 286 test_self_assignment(skiatest::Reporter* reporter) test_self_assignment() argument 299 test_array_reserve(skiatest::Reporter* reporter, Array* array, int reserveCount) test_array_reserve() argument 318 test_reserve(skiatest::Reporter* reporter) test_reserve() argument [all...] |
| H A D | TDPQueueTest.cpp | 14 static void simple_test(skiatest::Reporter* reporter) { in simple_test() argument 81 random_test(skiatest::Reporter* reporter) random_test() argument 153 sort_test(skiatest::Reporter* reporter) sort_test() argument [all...] |
| H A D | Writer32Test.cpp | 14 static void check_contents(skiatest::Reporter* reporter, const SkWriter32& writer, in check_contents() argument 23 static void test_reserve(skiatest::Reporter* reporter) { in test_reserve() argument 31 static void test_string_null(skiatest::Reporter* reporter) { in test_string_null() argument 41 static void test_rewind(skiatest::Reporter* reporter) { in test_rewind() argument 71 test1(skiatest::Reporter* reporter, SkWriter32* writer) test1() argument 85 testWritePad(skiatest::Reporter* reporter, SkWriter32* writer) testWritePad() argument 123 testOverwriteT(skiatest::Reporter* reporter, SkWriter32* writer) testOverwriteT() argument [all...] |
| H A D | FontNamesTest.cpp | 117 static void test_synthetic(skiatest::Reporter* reporter, bool verbose) { in test_synthetic() argument 145 static void test_systemfonts(skiatest::Reporter* reporter, bool verbose) { in test_systemfonts() argument [all...] |
| H A D | PathOpsCubicLineIntersectionTest.cpp | 29 static void testFail(skiatest::Reporter* reporter, int iIndex) { in testFail() argument 131 static void testOne(skiatest::Reporter* reporter, int iIndex) { in testOne() argument [all...] |
| H A D | PathOpsQuadLineIntersectionTest.cpp | 83 static void testOneOffs(skiatest::Reporter* reporter) { in testOneOffs() argument [all...] |
| H A D | PathOpsQuadLineIntersectionThreadedTest.cpp | 47 static void testLineIntersect(skiatest::Reporter* reporter, const SkDQuad& quad, in testLineIntersect() argument
|
| H A D | SkTBlockListTest.cpp | 56 check_allocator_helper(SkTBlockList<C, N>* allocator, int cnt, int popCnt, skiatest::Reporter* reporter) check_allocator_helper() argument 83 check_iterator_helper(SkTBlockList<C, N>* allocator, const std::vector<C*>& expected, skiatest::Reporter* reporter) check_iterator_helper() argument 130 check_allocator(SkTBlockList<C, N>* allocator, int cnt, int popCnt, skiatest::Reporter* reporter) check_allocator() argument 172 run_allocator_test(SkTBlockList<C, N>* allocator, skiatest::Reporter* reporter) run_allocator_test() argument 183 run_concat_test(skiatest::Reporter* reporter, int aCount, int bCount) run_concat_test() argument 217 run_concat_trivial_test(skiatest::Reporter* reporter, int aCount, int bCount) run_concat_trivial_test() argument 248 run_reserve_test(skiatest::Reporter* reporter) run_reserve_test() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/ |
| H A D | AngleNativeTest.java | 42 ReportingUncaughtExceptionHandler( TestStatusReporter reporter, Thread.UncaughtExceptionHandler wrappedHandler) ReportingUncaughtExceptionHandler() argument
|
| /third_party/vixl/test/ |
| H A D | test-donkey.cc | 150 InstructionReporter reporter; in main() local
|
| /third_party/skia/modules/skshaper/tests/ |
| H A D | ShaperTest.cpp | 118 void shaper_test(skiatest::Reporter* reporter, const char* name, SkData* data) { in shaper_test() argument 145 void cluster_test(skiatest::Reporter* reporter, const char* resource) { in cluster_test() argument [all...] |
| /third_party/skia/modules/sksg/tests/ |
| H A D | SGTest.cpp | 27 static void check_inval(skiatest::Reporter* reporter, const sk_sp<sksg::Node>& root, in check_inval() argument 64 static void check_hittest(skiatest::Reporter* reporter, const sk_sp<sksg::RenderNode>& root, in check_hittest() argument 76 static void inval_test1(skiatest::Reporter* reporter) { in inval_test1() argument 221 inval_test2(skiatest::Reporter* reporter) inval_test2() argument 288 inval_test3(skiatest::Reporter* reporter) inval_test3() argument 340 inval_group_remove(skiatest::Reporter* reporter) inval_group_remove() argument [all...] |