Searched defs:WifiKeystoreHalTest (Results 1 – 1 of 1) sorted by relevance
53 class WifiKeystoreHalTest : public TestWithParam<std::string> { class196 TEST_P(WifiKeystoreHalTest, Sign_nullptr_key_name) { in TEST_P() argument211 TEST_P(WifiKeystoreHalTest, Sign_empty_key_name) { in TEST_P() argument226 TEST_P(WifiKeystoreHalTest, Sign_empty_data) { in TEST_P() argument251 TEST_P(WifiKeystoreHalTest, Sign_wrong_key_purpose) { in TEST_P() argument274 TEST_P(WifiKeystoreHalTest, Sign_success) { in TEST_P() argument302 TEST_P(WifiKeystoreHalTest, GetBlob_null_key_name) { in TEST_P() argument317 TEST_P(WifiKeystoreHalTest, GetBlob_empty_key_name) { in TEST_P() argument332 TEST_P(WifiKeystoreHalTest, GetBlob_missing_key) { in TEST_P() argument347 TEST_P(WifiKeystoreHalTest, GetBlob_wrong_user) { in TEST_P() argument[all …]