Searched refs:impl2 (Results 1 – 1 of 1) sorted by relevance
226 sptr<NFC::NfcControllerImpl> impl2 = new NFC::NfcControllerImpl(nfcService2); variable227 ASSERT_TRUE(impl2->Dump(0, args) == ErrorCode::ERR_NFC_PARAMETERS);228 delete impl2;