Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/moduletest/
H A Dhdi_device_test.cpp470 std::vector<LayerSettings> tempSettings = settings; in TEST_F() local
471 std::sort(tempSettings.begin(), tempSettings.end(), in TEST_F()
474 PresentAndCheck(tempSettings); in TEST_F()
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp839 std::vector<LayerSettings> tempSettings = settings; in BENCHMARK_F() local
840 std::sort(tempSettings.begin(), tempSettings.end(), in BENCHMARK_F()
843 PresentAndCheck(tempSettings); in BENCHMARK_F()
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp648 std::vector<LayerSettings> tempSettings = settings; in HWTEST_F() local
649 std::sort(tempSettings.begin(), tempSettings.end(), in HWTEST_F()
652 PresentAndCheck(tempSettings); in HWTEST_F()

Completed in 6 milliseconds