Home
last modified time | relevance | path

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

/hardware/interfaces/authsecret/aidl/vts/
DVtsHalAuthSecretTargetTest.cpp31 class AuthSecretAidlTest : public testing::TestWithParam<std::string> { class
57 TEST_P(AuthSecretAidlTest, provisionPrimaryUserCredential) { in TEST_P() argument
62 TEST_P(AuthSecretAidlTest, provisionPrimaryUserCredentialAndPassAgain) { in TEST_P() argument
68 TEST_P(AuthSecretAidlTest, provisionPrimaryUserCredentialAndPassAgainMultipleTimes) { in TEST_P() argument
80 TEST_P(AuthSecretAidlTest, provisionPrimaryUserCredentialAndWrongSecret) { in TEST_P() argument
85 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(AuthSecretAidlTest);
87 PerInstance, AuthSecretAidlTest,