• Home
  • Raw
  • Download

Lines Matching refs:tests

1 # GYP file to build unit tests.
8 'target_name': 'tests',
19 '../tests/AAClipTest.cpp',
20 '../tests/AnnotationTest.cpp',
21 '../tests/AtomicTest.cpp',
22 '../tests/BitmapCopyTest.cpp',
23 '../tests/BitmapFactoryTest.cpp',
24 '../tests/BitmapGetColorTest.cpp',
25 '../tests/BitmapHeapTest.cpp',
26 '../tests/BitmapTransformerTest.cpp',
27 '../tests/BitSetTest.cpp',
28 '../tests/BlitRowTest.cpp',
29 '../tests/BlurTest.cpp',
30 '../tests/CanvasTest.cpp',
31 '../tests/ChecksumTest.cpp',
32 '../tests/ClampRangeTest.cpp',
33 '../tests/ClipCacheTest.cpp',
34 '../tests/ClipCubicTest.cpp',
35 '../tests/ClipStackTest.cpp',
36 '../tests/ClipperTest.cpp',
37 '../tests/ColorFilterTest.cpp',
38 '../tests/ColorTest.cpp',
39 '../tests/DataRefTest.cpp',
40 '../tests/DeferredCanvasTest.cpp',
41 '../tests/DequeTest.cpp',
42 '../tests/DrawBitmapRectTest.cpp',
43 '../tests/DrawPathTest.cpp',
44 '../tests/DrawTextTest.cpp',
45 '../tests/EmptyPathTest.cpp',
46 '../tests/FillPathTest.cpp',
47 '../tests/FlatDataTest.cpp',
48 '../tests/FlateTest.cpp',
49 '../tests/FontHostStreamTest.cpp',
50 '../tests/FontHostTest.cpp',
51 '../tests/GeometryTest.cpp',
52 '../tests/GLInterfaceValidation.cpp',
53 '../tests/GLProgramsTest.cpp',
54 '../tests/GpuBitmapCopyTest.cpp',
55 '../tests/GrContextFactoryTest.cpp',
56 '../tests/GradientTest.cpp',
57 '../tests/GrMemoryPoolTest.cpp',
58 '../tests/HashCacheTest.cpp',
59 '../tests/InfRectTest.cpp',
60 '../tests/LListTest.cpp',
61 '../tests/MD5Test.cpp',
62 '../tests/MathTest.cpp',
63 '../tests/MatrixTest.cpp',
64 '../tests/Matrix44Test.cpp',
65 '../tests/MemsetTest.cpp',
66 '../tests/MetaDataTest.cpp',
67 '../tests/PackBitsTest.cpp',
68 '../tests/PaintTest.cpp',
69 '../tests/ParsePathTest.cpp',
70 '../tests/PathCoverageTest.cpp',
71 '../tests/PathMeasureTest.cpp',
72 '../tests/PathTest.cpp',
73 '../tests/PDFPrimitivesTest.cpp',
74 '../tests/PictureTest.cpp',
75 '../tests/PictureUtilsTest.cpp',
76 '../tests/PipeTest.cpp',
77 '../tests/PointTest.cpp',
78 '../tests/PremulAlphaRoundTripTest.cpp',
79 '../tests/QuickRejectTest.cpp',
80 '../tests/Reader32Test.cpp',
81 '../tests/ReadPixelsTest.cpp',
82 '../tests/ReadWriteAlphaTest.cpp',
83 '../tests/RefCntTest.cpp',
84 '../tests/RefDictTest.cpp',
85 '../tests/RegionTest.cpp',
86 '../tests/RoundRectTest.cpp',
87 '../tests/RTreeTest.cpp',
88 '../tests/SHA1Test.cpp',
89 '../tests/ScalarTest.cpp',
90 '../tests/ShaderOpacityTest.cpp',
91 '../tests/Sk64Test.cpp',
92 '../tests/skia_test.cpp',
93 '../tests/SortTest.cpp',
94 '../tests/SrcOverTest.cpp',
95 '../tests/StreamTest.cpp',
96 '../tests/StringTest.cpp',
97 '../tests/StrokeTest.cpp',
98 '../tests/Test.cpp',
99 '../tests/Test.h',
100 '../tests/TestSize.cpp',
101 '../tests/TileGridTest.cpp',
102 '../tests/TLSTest.cpp',
103 '../tests/ToUnicode.cpp',
104 '../tests/UnicodeTest.cpp',
105 '../tests/UtilsTest.cpp',
106 '../tests/WArrayTest.cpp',
107 '../tests/WritePixelsTest.cpp',
108 '../tests/Writer32Test.cpp',
109 '../tests/XfermodeTest.cpp',