Home
last modified time | relevance | path

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

/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/
DSeamlessAppRotationTest.java55 public SeamlessAppRotationTest(String testId, Intent intent, int beginRotation, in SeamlessAppRotationTest()
85 String testId = rotationToString(begin) + "_" + rotationToString(end); in getParams() local