Searched refs:startingUserId (Results 1 – 1 of 1) sorted by relevance
242 String persistenceFilePath, int startingUserId) throws IOException { in initServiceWithPersistenceFile() argument248 if (startingUserId != -1) { in initServiceWithPersistenceFile()251 doReturn(startingUserId).when(mockedTargetUser).getUserIdentifier(); in initServiceWithPersistenceFile()