Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DSchedulerTest.cpp378 const auto actualChoices = mScheduler->chooseDisplayModes(); in TEST_F() local
379 EXPECT_EQ(expectedChoices, actualChoices); in TEST_F()
394 const auto actualChoices = mScheduler->chooseDisplayModes(); in TEST_F() local
395 EXPECT_EQ(expectedChoices, actualChoices); in TEST_F()
411 const auto actualChoices = mScheduler->chooseDisplayModes(); in TEST_F() local
412 EXPECT_EQ(expectedChoices, actualChoices); in TEST_F()
437 const auto actualChoices = mScheduler->chooseDisplayModes(); in TEST_F() local
438 EXPECT_EQ(expectedChoices, actualChoices); in TEST_F()
457 const auto actualChoices = mScheduler->chooseDisplayModes(); in TEST_F() local
458 EXPECT_EQ(expectedChoices, actualChoices); in TEST_F()