Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java336 String expectedSerial, String expectedImei, String expectedMeid) in validateDeviceIdAttestationData() argument
348 assertEquals(expectedMeid, teeAttestation.getMeid()); in validateDeviceIdAttestationData()
521 String expectedMeid = null; in testAllVariationsOfDeviceIdAttestation() local
523 expectedMeid = meid; in testAllVariationsOfDeviceIdAttestation()
526 expectedMeid); in testAllVariationsOfDeviceIdAttestation()