Home
last modified time | relevance | path

Searched defs:VSyncModulatorTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncModulatorTest.cpp42 class VSyncModulatorTest : public testing::Test { class
79 TEST_F(VSyncModulatorTest, Normal) { in TEST_F() argument
93 TEST_F(VSyncModulatorTest, EarlyEnd) { in TEST_F() argument
111 TEST_F(VSyncModulatorTest, EarlyStart) { in TEST_F() argument
141 TEST_F(VSyncModulatorTest, EarlyStartWithEarly) { in TEST_F() argument
183 TEST_F(VSyncModulatorTest, EarlyStartWithMoreTransactions) { in TEST_F() argument
215 TEST_F(VSyncModulatorTest, EarlyStartAfterEarlyEnd) { in TEST_F() argument
257 TEST_F(VSyncModulatorTest, EarlyStartAfterEarlyEndWithMoreTransactions) { in TEST_F() argument