Searched defs:AddEntropyTest (Results 1 – 3 of 3) sorted by relevance
| /hardware/interfaces/keymaster/4.0/vts/functional/ |
| D | keymaster_hidl_hal_test.cpp | 4328 typedef KeymasterHidlTest AddEntropyTest; typedef 4336 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument 4345 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument 4354 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
|
| /hardware/interfaces/keymaster/3.0/vts/functional/ |
| D | keymaster_hidl_hal_test.cpp | 3878 typedef KeymasterHidlTest AddEntropyTest; typedef 3886 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument 3895 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument 3904 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument
|
| /hardware/interfaces/security/keymint/aidl/vts/functional/ |
| D | KeyMintTest.cpp | 7883 typedef KeyMintAidlTestBase AddEntropyTest; typedef 7891 TEST_P(AddEntropyTest, AddEntropy) { in TEST_P() argument 7901 TEST_P(AddEntropyTest, AddEmptyEntropy) { in TEST_P() argument 7910 TEST_P(AddEntropyTest, AddLargeEntropy) { in TEST_P() argument 7919 TEST_P(AddEntropyTest, AddTooLargeEntropy) { in TEST_P() argument
|