Searched refs:albumIdThree (Results 1 – 1 of 1) sorted by relevance
1390 final long albumIdThree = valuesThree.getAsLong(AudioColumns.ALBUM_ID); in testComputeAudioKeyValues_167339595_differentAlbumIds() local1394 assertNotEquals(albumIdThree, albumIdFour); in testComputeAudioKeyValues_167339595_differentAlbumIds()1449 final long albumIdThree = valuesThree.getAsLong(AudioColumns.ALBUM_ID); in testComputeAudioKeyValues_167339595_sameAlbumId() local1453 assertEquals(albumIdThree, albumIdFour); in testComputeAudioKeyValues_167339595_sameAlbumId()