Searched refs:files2 (Results 1 – 2 of 2) sorted by relevance
289 String[] files2 = new String[] {"test1"}; in testRun_nested() local290 EasyMock.expect(mMockITestDevice.getChildren(subDirPath)).andReturn(files2); in testRun_nested()
263 String[] files2 = new String[] {"test1"}; in testRun_nested() local265 .andReturn(files2); in testRun_nested()