Home
last modified time | relevance | path

Searched refs:AUTO_PLAY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_property_test_ng.cpp80 constexpr bool AUTO_PLAY = false; variable
136 testProperty.autoPlay = AUTO_PLAY; in SetUpTestSuite()
223 video.SetAutoPlay(AUTO_PLAY);
239 EXPECT_EQ(videoPattern->GetAutoPlay(), AUTO_PLAY);
H A Dvideo_test_ng_extra_add.cpp79 constexpr bool AUTO_PLAY = false; variable
134 g_testProperty.autoPlay = AUTO_PLAY; in SetUpTestSuite()
H A Dvideo_test_ng.cpp80 constexpr bool AUTO_PLAY = false; variable
141 testProperty.autoPlay = AUTO_PLAY; in SetUpTestSuite()
H A Dvideo_test_ng_add.cpp79 constexpr bool AUTO_PLAY = false; variable
134 g_testProperty.autoPlay = AUTO_PLAY; in SetUpTestSuite()