Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp3827 typedef KeymasterHidlTest MaxOperationsTest; typedef
3834 TEST_P(MaxOperationsTest, TestLimitAes) { in TEST_P() argument
3859 TEST_P(MaxOperationsTest, TestLimitRsa) { in TEST_P() argument
4206 INSTANTIATE_TEST_SUITE_P(PerInstance, MaxOperationsTest, kKeymasterDeviceChoices,
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp4134 typedef KeymasterHidlTest MaxOperationsTest; typedef
4141 TEST_P(MaxOperationsTest, TestLimitAes) { in TEST_P() argument
4168 TEST_P(MaxOperationsTest, TestLimitRsa) { in TEST_P() argument
4189 INSTANTIATE_KEYMASTER_HIDL_TEST(MaxOperationsTest);