Searched refs:SecureElementAidl (Results 1 – 1 of 1) sorted by relevance
101 class SecureElementAidl : public ::testing::TestWithParam<std::string> { class174 TEST_P(SecureElementAidl, init) { in TEST_P() argument183 TEST_P(SecureElementAidl, reset) { in TEST_P() argument203 TEST_P(SecureElementAidl, isCardPresent) { in TEST_P() argument211 TEST_P(SecureElementAidl, getAtr) { in TEST_P() argument220 TEST_P(SecureElementAidl, openBasicChannel) { in TEST_P() argument248 TEST_P(SecureElementAidl, openLogicalChannel) { in TEST_P() argument266 TEST_P(SecureElementAidl, closeChannel) { in TEST_P() argument292 TEST_P(SecureElementAidl, transmit) { in TEST_P() argument313 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(SecureElementAidl);[all …]