Searched refs:testPhotoEntry (Results 1 – 1 of 1) sorted by relevance
62 private static PhotoEntry testPhotoEntry; field in PhotoLoadingTestCase77 if (testPhotoEntry == null) { in loadTestPhoto()79 testPhotoEntry = photoResourceCache.get(testPhotoId); in loadTestPhoto()81 return testPhotoEntry.getPhoto(PhotoSize.ORIGINAL); in loadTestPhoto()86 return testPhotoEntry.getPhoto(size); in loadTestPhoto()