Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/system/tests/
Dinvitation_unittest.cc46 const char kTransportTypeSwitch[] = "test-transport-type"; variable
71 command_line.AppendSwitchASCII(kTransportTypeSwitch,
80 command_line.AppendSwitchASCII(kTransportTypeSwitch,
169 command_line.GetSwitchValueASCII(kTransportTypeSwitch); in RecoverEndpointFromCommandLine()