Home
last modified time | relevance | path

Searched refs:DrawingNativePointTest (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativePointTest.cpp27 class DrawingNativePointTest : public testing::Test {}; class
37 HWTEST_F(DrawingNativePointTest, testPointCreateNormal, TestSize.Level0) {
55 HWTEST_F(DrawingNativePointTest, testPointCreateNull, TestSize.Level3) {
73 HWTEST_F(DrawingNativePointTest, testPointCreateAbnormal, TestSize.Level3) {
91 HWTEST_F(DrawingNativePointTest, testPointCreateMaximum, TestSize.Level3) {
109 HWTEST_F(DrawingNativePointTest, testPointCreateMultipleCalls, TestSize.Level3) {
128 HWTEST_F(DrawingNativePointTest, testPointDestroyNormal, TestSize.Level0) {
143 HWTEST_F(DrawingNativePointTest, testPointDestroyNull, TestSize.Level3) {
156 HWTEST_F(DrawingNativePointTest, testPointGetXNormal, TestSize.Level0) {
177 HWTEST_F(DrawingNativePointTest, testPointGetXNull, TestSize.Level3) {
[all …]
DBUILD.gn54 "DrawingNativePointTest.cpp",