• Home
  • Raw
  • Download

Lines Matching refs:tests

641     test_suites: ["device-tests"],
652 "tests/common/scenes/*.cpp",
653 "tests/common/LeakChecker.cpp",
654 "tests/common/TestListViewSceneBase.cpp",
655 "tests/common/TestContext.cpp",
656 "tests/common/TestScene.cpp",
657 "tests/common/TestUtils.cpp",
662 // unit tests
681 "tests/unit/main.cpp",
682 "tests/unit/ABitmapTests.cpp",
683 "tests/unit/CacheManagerTests.cpp",
684 "tests/unit/CanvasContextTests.cpp",
685 "tests/unit/CanvasOpTests.cpp",
686 "tests/unit/CanvasFrontendTests.cpp",
687 "tests/unit/CommonPoolTests.cpp",
688 "tests/unit/DamageAccumulatorTests.cpp",
689 "tests/unit/DeferredLayerUpdaterTests.cpp",
690 "tests/unit/EglManagerTests.cpp",
691 "tests/unit/FatVectorTests.cpp",
692 "tests/unit/GraphicsStatsServiceTests.cpp",
693 "tests/unit/JankTrackerTests.cpp",
694 "tests/unit/LayerUpdateQueueTests.cpp",
695 "tests/unit/LinearAllocatorTests.cpp",
696 "tests/unit/MatrixTests.cpp",
697 "tests/unit/OpBufferTests.cpp",
698 "tests/unit/PathInterpolatorTests.cpp",
699 "tests/unit/RenderNodeDrawableTests.cpp",
700 "tests/unit/RenderNodeTests.cpp",
701 "tests/unit/RenderPropertiesTests.cpp",
702 "tests/unit/RenderThreadTests.cpp",
703 "tests/unit/ShaderCacheTests.cpp",
704 "tests/unit/SkiaBehaviorTests.cpp",
705 "tests/unit/SkiaDisplayListTests.cpp",
706 "tests/unit/SkiaPipelineTests.cpp",
707 "tests/unit/SkiaRenderPropertiesTests.cpp",
708 "tests/unit/SkiaCanvasTests.cpp",
709 "tests/unit/StretchEffectTests.cpp",
710 "tests/unit/StringUtilsTests.cpp",
711 "tests/unit/TestUtilsTests.cpp",
712 "tests/unit/ThreadBaseTests.cpp",
713 "tests/unit/TypefaceTests.cpp",
714 "tests/unit/VectorDrawableTests.cpp",
715 "tests/unit/WebViewFunctorManagerTests.cpp",
733 "tests/macrobench/TestSceneRunner.cpp",
734 "tests/macrobench/main.cpp",
752 "tests/microbench/main.cpp",
753 "tests/microbench/CanvasOpBench.cpp",
754 "tests/microbench/DisplayListCanvasBench.cpp",
755 "tests/microbench/LinearAllocatorBench.cpp",
756 "tests/microbench/PathParserBench.cpp",
757 "tests/microbench/RenderNodeBench.cpp",