Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DSetFrameRateTest.java121 public void testClearFrameRate() throws InterruptedException { in testClearFrameRate() method in SetFrameRateTest
123 activity.testClearFrameRate(); in testClearFrameRate()
DFrameRateCtsActivity.java711 public void testClearFrameRate() throws InterruptedException { in testClearFrameRate() method
712 runTestsWithPreconditions(this::testClearFrameRate, "clear frame rate"); in testClearFrameRate()
984 private void testClearFrameRate(Api api) throws InterruptedException { in testClearFrameRate() method