Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java590 public String getProduct() { in getProduct() method in AuthorizationList
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DHostAtomTests.java539 assertEquals(getProperty("ro.product.name"), atom.getProduct()); in testBuildInformation()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java383 assertThat(teeAttestation.getProduct()).isEqualTo(Build.PRODUCT); in validateDeviceIdAttestationData()