Searched defs:imgBytes (Results 1 – 2 of 2) sorted by relevance
231 ByteString imgBytes = ByteString.readFrom(new FileInputStream(RESOURCES + image)); in requestAnnotatedImage() local488 ByteString imgBytes = ByteString.readFrom(new FileInputStream(RESOURCES + "city.jpg")); in detectWebEntitiesIncludeGeoResultsTest() local
56 ByteString imgBytes = ByteString.copyFrom(data); in main() local