Searched refs:mJavaExecutionWatch (Results 1 – 1 of 1) sorted by relevance
135 @Mock private StopWatch mJavaExecutionWatch; field in JSScriptEngineTest162 .thenReturn(mJavaExecutionWatch); in setup()253 verify(mJavaExecutionWatch).stop(); in testCanRunSimpleScriptWithNoArgs()