Searched refs:NciTagProxyTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_tag_proxy_test/ |
H A D | nci_tag_proxy_test.cpp | 25 class NciTagProxyTest : public testing::Test { class 33 void NciTagProxyTest::SetUpTestCase() in SetUpTestCase() 38 void NciTagProxyTest::TearDownTestCase() in TearDownTestCase() 43 void NciTagProxyTest::SetUp() in SetUp() 48 void NciTagProxyTest::TearDown() in TearDown() 73 HWTEST_F(NciTagProxyTest, GetTechList001, TestSize.Level1) 112 HWTEST_F(NciTagProxyTest, GetTagUid001, TestSize.Level1) 125 HWTEST_F(NciTagProxyTest, Connect001, TestSize.Level1) 152 HWTEST_F(NciTagProxyTest, Reconnect001, TestSize.Level1) 180 HWTEST_F(NciTagProxyTest, ReadNdef001, TestSize.Level1) [all …]
|