Searched refs:mIsolateCreateWatch (Results 1 – 1 of 1) sorted by relevance
134 @Mock private StopWatch mIsolateCreateWatch; field in JSScriptEngineTest160 .thenReturn(mIsolateCreateWatch); in setup()252 verify(mIsolateCreateWatch).stop(); in testCanRunSimpleScriptWithNoArgs()