Home
last modified time | relevance | path

Searched refs:LOOP_VALUE (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.cpp82 constexpr bool LOOP_VALUE = false; variable
138 testProperty.loop = LOOP_VALUE; in SetUpTestSuite()
225 video.SetLoop(LOOP_VALUE);
241 EXPECT_EQ(videoPattern->GetLoop(), LOOP_VALUE);
H A Dvideo_test_ng_extra_add.cpp81 constexpr bool LOOP_VALUE = false; variable
136 g_testProperty.loop = LOOP_VALUE; in SetUpTestSuite()
H A Dvideo_test_ng.cpp82 constexpr bool LOOP_VALUE = false; variable
143 testProperty.loop = LOOP_VALUE; in SetUpTestSuite()
H A Dvideo_test_ng_add.cpp81 constexpr bool LOOP_VALUE = false; variable
136 g_testProperty.loop = LOOP_VALUE; in SetUpTestSuite()