Home
last modified time | relevance | path

Searched refs:DevicestatusAgentFuzzer (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/test/fuzztest/devicestatusagent_fuzzer/
H A Ddevicestatusagent_fuzzer.cpp30 static std::shared_ptr<DevicestatusAgentFuzzer::DeviceStatusAgentClient> agentEvent_ =
31 std::make_shared<DevicestatusAgentFuzzer::DeviceStatusAgentClient>();
34 bool DevicestatusAgentFuzzer::DeviceStatusAgentClient::OnEventResult( in OnEventResult()
42 void DevicestatusAgentFuzzer::TestSubscribeAgentEvent(const uint8_t* data) in TestSubscribeAgentEvent()
60 void DevicestatusAgentFuzzer::TestUnSubscribeAgentEvent(Type type) in TestUnSubscribeAgentEvent()
67 void DevicestatusAgentFuzzer::TestSubscribeAgentEventIsNullptr(const uint8_t* data) in TestSubscribeAgentEventIsNullptr()
86 void DevicestatusAgentFuzzer::TestSubscribeAgentEventTypeIsNullptr(const uint8_t* data) in TestSubscribeAgentEventTypeIsNullptr()
104 void DevicestatusAgentFuzzer::TestUnSubscribeAgentEventTypeIsNullptr(Type type) in TestUnSubscribeAgentEventTypeIsNullptr()
111 bool DevicestatusAgentFuzzer::DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
115 DevicestatusAgentFuzzer in DoSomethingInterestingWithMyAPI()
[all...]
H A Ddevicestatusagent_fuzzer.h42 class DevicestatusAgentFuzzer { class

Completed in 1 milliseconds