Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DRobolectricTestRunner.java347 …protected void beforeTest(Sandbox sandbox, FrameworkMethod method, Method bootstrappedMethod) thro… in beforeTest()
390 protected void afterTest(FrameworkMethod method, Method bootstrappedMethod) { in afterTest()