Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_proxy_unittest_messages.h40 #define IPC_MESSAGE_START AutomationMsgStart
Dipc_message_start.h15 AutomationMsgStart = 0, enumerator
Dipc_channel_proxy_unittest.cc293 base::MakeRefCounted<MessageCountFilter>(AutomationMsgStart)); in TEST_F()