Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_device.h52 std::vector<uint32_t> GetDevIds() const;
H A Dhdi_test_device.cpp95 std::vector<uint32_t> HdiTestDevice::GetDevIds() const in GetDevIds() function in OHOS::HDI::Display::TEST::HdiTestDevice
/ohos5.0/drivers/peripheral/display/composer/test/benchmark/
H A Ddisplay_benchmark_test.cpp675 g_displayIds = HdiTestDevice::GetInstance().GetDevIds(); in main()
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp209 g_displayIds = HdiTestDevice::GetInstance().GetDevIds(); in SetUpTestCase()