Home
last modified time | relevance | path

Searched defs:mockClient (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/shard/
DShardHelperTest.java316 IKeyStoreClient mockClient = Mockito.mock(IKeyStoreClient.class); in testClone_withKeystore() local
382 IKeyStoreClient mockClient = Mockito.mock(IKeyStoreClient.class); in testClone_withKeystore_loadingFails() local