Searched defs:golden (Results 1 – 4 of 4) sorted by relevance
66 String golden) throws Exception { in runRecurrenceIteratorTest()71 String golden, String advanceTo, String tz) throws Exception { in runRecurrenceIteratorTest()89 String golden, String advanceTo, String endAt, String tz) throws Exception { in runRecurrenceIteratorTest()
73 Bitmap golden = BitmapFactory.decodeResource(mActivity.getResources(), goldenResId); in testCreateSnapshot() local
199 private void assertOutput(String... golden) { in assertOutput()
156 Bitmap golden = BitmapFactory.decodeResource(mResources, goldenImages[i]); in verifyVectorDrawables() local