Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_test.cpp226 sptr<NFC::NfcControllerImpl> impl2 = new NFC::NfcControllerImpl(nfcService2); variable
227 ASSERT_TRUE(impl2->Dump(0, args) == ErrorCode::ERR_NFC_PARAMETERS);
228 delete impl2;