Searched defs:spy (Results 1 – 2 of 2) sorted by relevance
2287 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetProcessPid() local2298 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetProcessPidWithNewLine() local2308 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetProcessPidInvalidOutput() local2318 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetProcessPidEmptyOutput() local2330 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetProcessByName() local2346 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetProcessByNameInvalidProcess() local2356 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetProcessByNameInvalidStartTime() local2366 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetIntProperty() local2375 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetIntPropertyNotAnIntegerPropertyReturnsDefaultValue() local2384 TestableAndroidNativeDevice spy = Mockito.spy(mTestDevice); in testGetIntPropertyUnknownPropertyReturnsDefaultValue() local[all …]
4784 TestableTestDevice spy = (TestableTestDevice) Mockito.spy(mTestDevice); in testPushFile_contentProvider() local4842 TestableTestDevice spy = (TestableTestDevice) Mockito.spy(mTestDevice); in testPushFile_contentProvider_notFound() local