Home
last modified time | relevance | path

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

/external/chromium_org/ipc/
Dipc_fuzzing_tests.cc156 RoundtripAckReply(FUZZER_ROUTING_ID, MsgClassIS::ID, value); in OnMsgClassISMessage()
162 RoundtripAckReply(FUZZER_ROUTING_ID, MsgClassSI::ID, value); in OnMsgClassSIMessage()
166 bool RoundtripAckReply(int routing, uint32 type_id, int reply) { in RoundtripAckReply() function in __anon8a8fa4480111::FuzzerServerListener
182 RoundtripAckReply(FUZZER_ROUTING_ID, MsgUnhandled::ID, type_id); in ReplyMsgNotHandled()