Searched refs:pullFileFromGcs (Results 1 – 1 of 1) sorted by relevance
78 String readBack = new String(toByteArray(pullFileFromGcs(mTestFile.getName()))); in testUploadFile_roundTrip()128 private InputStream pullFileFromGcs(String gcsFilePath) throws IOException { in pullFileFromGcs() method in GCSFileUploaderFuncTest