Lines Matching defs:DrawingNativeBrushTest

48 class DrawingNativeBrushTest : public testing::Test {};
58 HWTEST_F(DrawingNativeBrushTest, testBrushCreateNormal, TestSize.Level0) {
73 HWTEST_F(DrawingNativeBrushTest, testBrushCopyNormal, TestSize.Level0) {
101 HWTEST_F(DrawingNativeBrushTest, testBrushCopyNull, TestSize.Level3) {
119 HWTEST_F(DrawingNativeBrushTest, testBrushCopyInputDestroyed, TestSize.Level3) {
143 HWTEST_F(DrawingNativeBrushTest, testBrushCopyMultipleCalls, TestSize.Level3) {
163 HWTEST_F(DrawingNativeBrushTest, testBrushDestroyNormal, TestSize.Level0) {
178 HWTEST_F(DrawingNativeBrushTest, testBrushDestroyNull, TestSize.Level3) {
195 HWTEST_F(DrawingNativeBrushTest, testBrushIsAntiAliasNormal, TestSize.Level0) {
215 HWTEST_F(DrawingNativeBrushTest, testBrushIsAntiAliasNull, TestSize.Level3) {
232 HWTEST_F(DrawingNativeBrushTest, testBrushSetAntiAliasNormal, TestSize.Level0) {
252 HWTEST_F(DrawingNativeBrushTest, testBrushSetAntiAliasNull, TestSize.Level3) {
269 HWTEST_F(DrawingNativeBrushTest, testBrushGetColorNormal, TestSize.Level0) {
289 HWTEST_F(DrawingNativeBrushTest, testBrushGetColorNull, TestSize.Level3) {
306 HWTEST_F(DrawingNativeBrushTest, testBrushSetColorNormal, TestSize.Level0) {
326 HWTEST_F(DrawingNativeBrushTest, testBrushSetColorNull, TestSize.Level3) {
348 HWTEST_F(DrawingNativeBrushTest, testBrushSetColorAbnormal, TestSize.Level3) {
369 HWTEST_F(DrawingNativeBrushTest, testBrushSetColorMaximum, TestSize.Level3) {
390 HWTEST_F(DrawingNativeBrushTest, testBrushGetAlphaNormal, TestSize.Level0) {
410 HWTEST_F(DrawingNativeBrushTest, testBrushGetAlphaNull, TestSize.Level3) {
427 HWTEST_F(DrawingNativeBrushTest, testBrushSetAlphaNormal, TestSize.Level0) {
447 HWTEST_F(DrawingNativeBrushTest, testBrushSetAlphaNull, TestSize.Level3) {
466 HWTEST_F(DrawingNativeBrushTest, testBrushSetAlphaAbnormal, TestSize.Level3) {
486 HWTEST_F(DrawingNativeBrushTest, testBrushSetAlphaMaximum, TestSize.Level3) {
507 HWTEST_F(DrawingNativeBrushTest, testBrushSetShaderEffectNormal, TestSize.Level0) {
534 HWTEST_F(DrawingNativeBrushTest, testBrushSetShaderEffectNull, TestSize.Level3) {
562 HWTEST_F(DrawingNativeBrushTest, testBrushSetShadowLayerNormal, TestSize.Level0) {
581 HWTEST_F(DrawingNativeBrushTest, testBrushSetShadowLayerNull, TestSize.Level3) {
601 HWTEST_F(DrawingNativeBrushTest, testBrushSetFilterNormal, TestSize.Level0) {
621 HWTEST_F(DrawingNativeBrushTest, testBrushSetFilterNull, TestSize.Level3) {
642 HWTEST_F(DrawingNativeBrushTest, testBrushGetFilterNormal, TestSize.Level0) {
666 HWTEST_F(DrawingNativeBrushTest, testBrushGetFilterNull, TestSize.Level3) {
687 HWTEST_F(DrawingNativeBrushTest, testBrushSetBlendModeNormal, TestSize.Level0) {
716 HWTEST_F(DrawingNativeBrushTest, testBrushSetBlendModeNull, TestSize.Level3) {
733 HWTEST_F(DrawingNativeBrushTest, testBrushResetNormal, TestSize.Level0) {
759 HWTEST_F(DrawingNativeBrushTest, testBrushResetNull, TestSize.Level3) {