HomeSort by relevance Sort by last modified time
    Searched defs:DEF_TEST (Results 276 - 300 of 372) sorted by null

<<1112131415

  /external/chromium_org/third_party/skia/tests/
PointTest.cpp 120 DEF_TEST(Point, reporter) {
140 DEF_TEST(Point_setLengthFast, reporter) {
RandomTest.cpp 180 DEF_TEST(Random, reporter) {
RecordDrawTest.cpp 31 DEF_TEST(RecordDraw_Abort, r) {
50 DEF_TEST(RecordDraw_Unbalanced, r) {
66 DEF_TEST(RecordDraw_SetMatrixClobber, r) {
131 DEF_TEST(RecordDraw_BBH, r) {
152 DEF_TEST(RecordDraw_TextBounds, r) {
178 DEF_TEST(RecordDraw_PartialStartStop, r) {
206 DEF_TEST(RecordDraw_PartialClear, r) {
234 DEF_TEST(RecordDraw_SaveLayerAffectsClipBounds, r) {
RecordingXfermodeTest.cpp 184 DEF_TEST(SkRecordingAccuracyXfermode, reporter) {
Test.h 99 DEF_TEST(TestName, reporter) {
140 #define DEF_TEST(name, reporter) \
TextBlobTest.cpp 240 DEF_TEST(TextBlob_builder, reporter) {
UtilsTest.cpp 186 DEF_TEST(Utils, reporter) {
Writer32Test.cpp 224 DEF_TEST(Writer32_dynamic, reporter) {
238 DEF_TEST(Writer32_contiguous, reporter) {
251 DEF_TEST(Writer32_small, reporter) {
264 DEF_TEST(Writer32_large, reporter) {
277 DEF_TEST(Writer32_misc, reporter) {
284 DEF_TEST(Writer32_snapshot, reporter) {
296 DEF_TEST(Writer32_snapshot_dynamic, reporter) {
  /external/skia/tests/
BBoxHierarchyTest.cpp 158 DEF_TEST(BBoxHierarchy, reporter) {
CanvasStateTest.cpp 269 DEF_TEST(CanvasState, reporter) {
DataRefTest.cpp 136 DEF_TEST(DataTable, reporter) {
207 DEF_TEST(Data, reporter) {
DrawPathTest.cpp 278 DEF_TEST(DrawPath, reporter) {
EmptyPathTest.cpp 139 DEF_TEST(EmptyPath, reporter) {
FontNamesTest.cpp 220 DEF_TEST(FontNames, reporter) {
GradientTest.cpp 193 DEF_TEST(Gradient, reporter) {
LListTest.cpp 313 DEF_TEST(LList, reporter) {
PathCoverageTest.cpp 160 DEF_TEST(PathCoverage, reporter) {
PathOpsAngleTest.cpp 34 DEF_TEST(PathOpsAngleFindCrossEpsilon, reporter) {
68 DEF_TEST(PathOpsAngleFindQuadEpsilon, reporter) {
172 DEF_TEST(PathOpsAngleFindSlop, reporter) {
248 DEF_TEST(PathOpsAngleCircle, reporter) {
401 DEF_TEST(PathOpsAngleAfter, reporter) {
PathOpsCubicLineIntersectionTest.cpp 168 DEF_TEST(PathOpsFailCubicLineIntersection, reporter) {
176 DEF_TEST(PathOpsCubicLineIntersection, reporter) {
184 DEF_TEST(PathOpsCubicLineIntersectionOneOff, reporter) {
PathOpsCubicQuadIntersectionTest.cpp 104 DEF_TEST(PathOpsCubicQuadIntersection, reporter) {
111 DEF_TEST(PathOpsCubicQuadIntersectionOneOff, reporter) {
120 DEF_TEST(PathOpsCubicQuadSlop, reporter) {
PathOpsCubicReduceOrderTest.cpp 61 DEF_TEST(PathOpsReduceOrderCubic, reporter) {
PathOpsQuadLineIntersectionTest.cpp 102 DEF_TEST(PathOpsQuadLineIntersectionOneOff, reporter) {
106 DEF_TEST(PathOpsQuadLineIntersection, reporter) {
PathOpsQuadLineIntersectionThreadedTest.cpp 113 DEF_TEST(PathOpsQuadLineIntersectionThreaded, reporter) {
PointTest.cpp 120 DEF_TEST(Point, reporter) {
140 DEF_TEST(Point_setLengthFast, reporter) {
RandomTest.cpp 180 DEF_TEST(Random, reporter) {

Completed in 1216 milliseconds

<<1112131415