Searched refs:testPtr (Results 1 – 4 of 4) sorted by relevance
106 testPtr->mountDfsCount_["test"] = 1;109 testPtr->mountDfsCount_["test"] = -3;193 testPtr->AddNetworkId(100, "test1");194 testPtr->AddNetworkId(100, "test2");197 testPtr->RemoveNetworkId(100);215 testPtr->AddNetworkId(100, "test1");216 testPtr->AddNetworkId(100, "test2");245 testPtr->AddNetworkId(100, "test1");275 testPtr->ClearNetworkId();291 testPtr->MountDfsDocs("", "");[all …]
41 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef1() local50 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef2() local59 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef3() local68 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef4() local77 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef5() local86 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef6() local95 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef7() local104 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef8() local113 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef9() local122 std::weak_ptr<INciTagInterface> testPtr; in FuzzTryNdef10() local[all …]
67 std::shared_ptr<NCI::INciTagInterface> testPtr = nullptr; variable68 …<TAG::NdefHarDataParser> ndefHarDataParserTest = std::make_shared<TAG::NdefHarDataParser>(testPtr);
1791 std::unique_ptr<OHOS::Telephony::BluetoothCallTest> testPtr = in main() local1793 if (testPtr != nullptr) { in main()1794 testPtr->Init(); in main()1795 testPtr->RunBluetoothCallTest(); in main()