Searched refs:startProcess (Results 1 – 2 of 2) sorted by relevance
85 .startProcess(); in createRunnableResult()87 doReturn(new FakeProcess()).when(mMockRunnableResult).startProcess(); in createRunnableResult()
622 Process startProcess() throws IOException { in startProcess() method in RunUtil.RunnableResult638 mProcess = startProcess(); in run()