Home
last modified time | relevance | path

Searched refs:propertyId (Results 1 - 1 of 1) sorted by relevance

/test/xts/hats/hdf/display/composer/unittest_additional/
H A Dhdi_composer_ut.cpp704 const uint32_t propertyId = 1; in HWTEST_F() local
706 auto ret = g_composerDevice->GetDisplayProperty(20, propertyId, propertyValue); in HWTEST_F()
725 const uint32_t propertyId = 1; in HWTEST_F() local
727 auto ret = g_composerDevice->GetDisplayProperty(0, propertyId, propertyValue); in HWTEST_F()
746 const uint32_t propertyId = 1; in HWTEST_F() local
748 auto ret = g_composerDevice->GetDisplayProperty(15, propertyId, propertyValue); in HWTEST_F()
767 const uint32_t propertyId = 1; in HWTEST_F() local
769 auto ret = g_composerDevice->GetDisplayProperty(-1, propertyId, propertyValue); in HWTEST_F()
784 * @tc.desc : test propertyId Max
788 const uint32_t propertyId in HWTEST_F() local
801 const uint32_t propertyId = 0; HWTEST_F() local
814 const uint32_t propertyId = 15; HWTEST_F() local
827 const uint32_t propertyId = -1; HWTEST_F() local
840 const uint32_t propertyId = 1; HWTEST_F() local
853 const uint32_t propertyId = 1; HWTEST_F() local
866 const uint32_t propertyId = 1; HWTEST_F() local
879 const uint32_t propertyId = 1; HWTEST_F() local
892 const uint32_t propertyId = 20; HWTEST_F() local
905 const uint32_t propertyId = 0; HWTEST_F() local
918 const uint32_t propertyId = -1; HWTEST_F() local
931 const uint32_t propertyId = 0; HWTEST_F() local
944 const uint32_t propertyId = 0; HWTEST_F() local
[all...]

Completed in 3 milliseconds