Home
last modified time | relevance | path

Searched defs:softbusSession (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/test/softbusfuzztest/onbytesreceived_fuzzer/
H A Don_bytes_received_fuzzer.cpp62 std::shared_ptr<SoftbusSession> softbusSession = std::make_shared<SoftbusSession>(); in OnBytesReceivedFuzzTest() local
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussession_fuzzer/
H A Dsoftbus_session_fuzzer.cpp66 std::shared_ptr<SoftbusSession> softbusSession = std::make_shared<SoftbusSession>(); in SoftBusSessionFuzzTest() local
[all...]
/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsessionopened_fuzzer/
H A Don_session_opened_fuzzer.cpp69 std::shared_ptr<SoftbusSession> softbusSession = std::make_shared<SoftbusSession>(); in OnSessionOpenedFuzzTest() local
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussessionobject_fuzzer/
H A Dsoftbus_session_object_fuzzer.cpp71 std::shared_ptr<SoftbusSession> softbusSession = std::make_shared<SoftbusSession>(); in SoftBusSessionFuzzTest() local
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_session.cpp41 std::shared_ptr<SoftbusSession> softbusSession = std::make_shared<SoftbusSession>(); member
[all...]

Completed in 3 milliseconds