Searched refs:NfcControllerImplTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | nfc_controller_impl_test.cpp | 26 class NfcControllerImplTest : public testing::Test { class 34 void NfcControllerImplTest::SetUpTestCase() in SetUpTestCase() 39 void NfcControllerImplTest::TearDownTestCase() in TearDownTestCase() 44 void NfcControllerImplTest::SetUp() in SetUp() 49 void NfcControllerImplTest::TearDown() in TearDown() 59 HWTEST_F(NfcControllerImplTest, GetState001, TestSize.Level1) 72 HWTEST_F(NfcControllerImplTest, TurnOn001, TestSize.Level1) 85 HWTEST_F(NfcControllerImplTest, TurnOff001, TestSize.Level1) 98 HWTEST_F(NfcControllerImplTest, IsNfcOpen001, TestSize.Level1) 280 HWTEST_F(NfcControllerImplTest, Dump001, TestSize.Level1) [all …]
|