Home
last modified time | relevance | path

Searched refs:expectedPrrAndIrrValue (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/privacytests/src/android/privacy/
DRapporEncoderTest.java84 final long expectedPrrAndIrrValue = 79L; in testRapporEncoder_IRRWithPRR() local
111 assertEquals(expectedPrrAndIrrValue, in testRapporEncoder_IRRWithPRR()
125 assertEquals(expectedPrrAndIrrValue, toLong(encoder3.encodeBits(toBytes(inputValue)))); in testRapporEncoder_IRRWithPRR()