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.java41 public void testGetProvider() throws Exception { in testGetProvider() method in DESedeCipherTestBase
43 super.testGetProvider(); in testGetProvider()
50 super.testGetProvider(); in testGetAlgorithm()
57 super.testGetProvider(); in testGetBlockSize()
64 super.testGetProvider(); in testGetExemptionMechanism()
DBlockCipherTestBase.java127 public void testGetProvider() throws Exception { in testGetProvider() method in BlockCipherTestBase
/cts/tests/tests/location/src/android/location/cts/
DLocationManagerTest.java207 public void testGetProvider() { in testGetProvider() method in LocationManagerTest