Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1471 testGenerateWithFarsiLocaleHelper(false /* useStrongbox */); in testGenerateWithFarsiLocale()
1473 testGenerateWithFarsiLocaleHelper(true /* useStrongbox */); in testGenerateWithFarsiLocale()
1477 private void testGenerateWithFarsiLocaleHelper(boolean useStrongbox) throws Exception { in testGenerateWithFarsiLocaleHelper() method in KeyPairGeneratorTest