Home
last modified time | relevance | path

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

/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp459 std::vector<LayerSettings> tempSettings = settings; in TEST_F() local
460 std::sort(tempSettings.begin(), tempSettings.end(), in TEST_F()
463 PresentAndCheck(tempSettings); in TEST_F()
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp525 std::vector<LayerSettings> tempSettings = settings; in HWTEST_F() local
526 std::sort(tempSettings.begin(), tempSettings.end(), in HWTEST_F()
529 PresentAndCheck(tempSettings); in HWTEST_F()

Completed in 4 milliseconds