Searched refs:testPhotoEntry (Results 1 – 1 of 1) sorted by relevance
61 private static PhotoEntry testPhotoEntry; field in PhotoLoadingTestCase76 if (testPhotoEntry == null) { in loadTestPhoto()78 testPhotoEntry = photoResourceCache.get(testPhotoId); in loadTestPhoto()80 return testPhotoEntry.getPhoto(PhotoSize.ORIGINAL); in loadTestPhoto()85 return testPhotoEntry.getPhoto(size); in loadTestPhoto()