Searched refs:mSandbox2 (Results 1 – 1 of 1) sorted by relevance
65 @Mock private JavaScriptSandbox mSandbox2; field in JavaScriptSandboxProviderTest157 .thenReturn(Futures.immediateFuture(mSandbox2)); in testJsSandboxProviderDestroysOnlyIfCurrentInstance()171 verify(mSandbox2, Mockito.never()).close(); in testJsSandboxProviderDestroysOnlyIfCurrentInstance()