Searched defs:stub (Results 1 – 5 of 5) sorted by relevance
195 TestSuiteStub stub = new TestSuiteStub(); in split() local
217 ITestDevice stub = Mockito.mock(ITestDevice.class); in testProcessClientOperations_processFree() local
343 val stub = method.toStub(replacementMap) in <lambda>() constant
947 IDevice stub = new StubDevice("emulator-5554", true); in testStubDevice_NotReleased() local
1313 var stub = stubs[i].trimIndent() in <lambda>() variable