Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/loader/
Dnacl_ipc_adapter_unittest.cc183 int routing_id_2 = 0x90909090; in TEST_F() local
185 IPC::Message input_2(routing_id_2, type_2, IPC::Message::PRIORITY_NORMAL); in TEST_F()
218 EXPECT_EQ(routing_id_2, output_header->routing); in TEST_F()