Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DRobolectricTestRunner.java396 internalAfterTest(method, bootstrappedMethod); in afterTest()
562 protected void internalAfterTest(FrameworkMethod frameworkMethod, Method method) { in internalAfterTest() method in RobolectricTestRunner