Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DRobolectricTestRunner.java338 return getSandboxFactory().getSdkEnvironment( in getSandbox()
342 protected SandboxFactory getSandboxFactory() { in getSandboxFactory() method in RobolectricTestRunner