Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DDESedeCipherTestBase.java46 public void testGetProvider() throws Exception { in testGetProvider() method in DESedeCipherTestBase
48 super.testGetProvider(); in testGetProvider()
56 super.testGetProvider(); in testGetAlgorithm()
64 super.testGetProvider(); in testGetBlockSize()
72 super.testGetProvider(); in testGetExemptionMechanism()
DBlockCipherTestBase.java151 public void testGetProvider() throws Exception { in testGetProvider() method in BlockCipherTestBase
/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationManagerFineTest.java1346 public void testGetProvider() { in testGetProvider() method in LocationManagerFineTest