Searched refs:beforeTest (Results 1 – 8 of 8) sorted by relevance
40 override fun beforeTest(sandbox: Sandbox, method: FrameworkMethod, bootstrappedMethod: Method) { in getName() method41 super.beforeTest(sandbox, method, bootstrappedMethod) in getName()
49 @JankTest(expectedFrames = EXPECTED_FRAMES, beforeTest = "warmChannelZapping")
49 @JankTest(expectedFrames = EXPECTED_FRAMES, beforeTest = "fillTheMenuRowWithPreviousChannels")
55 @JankTest(expectedFrames = EXPECTED_FRAMES, beforeTest = "warmProgramGuide")
66 public void beforeTest(Method method) { in beforeTest() method in TestNotificationApplication
83 public void beforeTest() throws Exception { in beforeTest() method in CellBroadcastUiTest84 super.beforeTest(); in beforeTest()
259 public void beforeTest() throws Exception { in beforeTest() method in CellBroadcastBaseTest
133 public void beforeTest(Method method) { in beforeTest() method in TestDeviceLockControllerApplication