Home
last modified time | relevance | path

Searched refs:Test_setActiveConfigWithConstraints (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/graphics/composer/2.4/vts/functional/
H A DVtsHalGraphicsComposerV2_4TargetTest.cpp169 void Test_setActiveConfigWithConstraints(const TestParameters& params);
506 void GraphicsComposerHidlTest::Test_setActiveConfigWithConstraints(const TestParameters& params) { in Test_setActiveConfigWithConstraints() function in android::hardware::graphics::composer::V2_4::vts::__anona921aa6b0111::GraphicsComposerHidlTest
585 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = false}); in TEST_P()
589 Test_setActiveConfigWithConstraints({.delayForChange = 300'000'000, // 300ms in TEST_P()
594 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = true}); in TEST_P()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DVtsHalGraphicsComposer3_TargetTest.cpp1625 void Test_setActiveConfigWithConstraints(const TestParameters& params) { in Test_setActiveConfigWithConstraints() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerAidlCommandTest
2499 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = false}); in TEST_P()
2503 Test_setActiveConfigWithConstraints({.delayForChange = 300'000'000, // 300ms in TEST_P()
2508 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = true}); in TEST_P()