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

<<1112131415

  /external/chromium_org/third_party/skia/tests/
MathTest.cpp 401 DEF_TEST(Math, reporter) {
502 DEF_TEST(TestEndian, reporter) {
573 DEF_TEST(divmod_u8, r) {
577 DEF_TEST(divmod_u16, r) {
581 DEF_TEST(divmod_u32, r) {
585 DEF_TEST(divmod_u64, r) {
589 DEF_TEST(divmod_s8, r) {
593 DEF_TEST(divmod_s16, r) {
597 DEF_TEST(divmod_s32, r) {
601 DEF_TEST(divmod_s64, r)
    [all...]
MatrixTest.cpp 735 DEF_TEST(Matrix, reporter) {
    [all...]
CanvasTest.cpp     [all...]
PathOpsSkpTest.cpp     [all...]
SkpSkGrTest.cpp 576 DEF_TEST(SkpSkGr, reporter) {
673 DEF_TEST(SkpSkGrThreaded, reporter) {
739 DEF_TEST(SkpSkGrOneOff, reporter) {
PathOpsOpTest.cpp     [all...]
PathOpsSkpClipTest.cpp 815 #define DEF_TEST(name) \
829 DEF_TEST(PathOpsSkpClip) {
853 DEF_TEST(PathOpsSkpClipThreaded) {
891 DEF_TEST(PathOpsSkpClipUberThreaded) {
968 DEF_TEST(PathOpsSkpClipOneOff) {
990 DEF_TEST(PathOpsTestSkipped) {
1011 DEF_TEST(PathOpsCopyFails) {
    [all...]
PictureTest.cpp     [all...]
PathOpsBattles.cpp     [all...]
PathOpsSimplifyTest.cpp     [all...]
PathTest.cpp     [all...]
  /external/skia/tests/
ClipStackTest.cpp     [all...]
MathTest.cpp 403 DEF_TEST(Math, reporter) {
504 DEF_TEST(TestEndian, reporter) {
575 DEF_TEST(divmod_u8, r) {
579 DEF_TEST(divmod_u16, r) {
583 DEF_TEST(divmod_u32, r) {
587 DEF_TEST(divmod_u64, r) {
591 DEF_TEST(divmod_s8, r) {
595 DEF_TEST(divmod_s16, r) {
599 DEF_TEST(divmod_s32, r) {
603 DEF_TEST(divmod_s64, r)
    [all...]
MatrixTest.cpp 705 DEF_TEST(Matrix, reporter) {
824 DEF_TEST(Matrix_Concat, r) {
PathOpsSkpTest.cpp     [all...]
CanvasTest.cpp     [all...]
PathOpsSkpClipTest.cpp 902 DEF_TEST(PathOpsSkpClip, reporter) {
925 DEF_TEST(PathOpsSkpClipThreaded, reporter) {
    [all...]
PictureTest.cpp     [all...]
SkpSkGrTest.cpp 578 DEF_TEST(SkpSkGr, reporter) {
675 DEF_TEST(SkpSkGrThreaded, reporter) {
742 DEF_TEST(SkpSkGrOneOff, reporter) {
PathOpsOpTest.cpp     [all...]
PathOpsSimplifyTest.cpp     [all...]
PathTest.cpp     [all...]

Completed in 444 milliseconds

<<1112131415