Searched refs:actualHashId (Results 1 – 1 of 1) sorted by relevance
339 final String actualHashId = c.getString(0); in testUpgradeHashIdForPhoto() local340 assertEquals(photoHashId, actualHashId); in testUpgradeHashIdForPhoto()