Searched refs:createFileEntity (Results 1 – 1 of 1) sorted by relevance
890 response.setEntity(createFileEntity(downloadId, numBytes)); in createTestDownloadResponse()894 private static FileEntity createFileEntity(String downloadId, int numBytes) throws IOException { in createFileEntity() method in CtsTestServer