Searched defs:NetworkProcess (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/webrtc/test/
H A Ddirect_transport.cc23 thread_(ThreadWrapper::CreateThread(NetworkProcess, this)),
35 thread_(ThreadWrapper::CreateThread(NetworkProcess, this)),
75 bool DirectTransport::NetworkProcess(void* transport) { function in class:webrtc::test::DirectTransport
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fixtures/
H A Dafter_initialization_fixture.h30 thread_(webrtc::ThreadWrapper::CreateThread(NetworkProcess, this)),
70 static bool NetworkProcess(void* transport) { function in class:LoopBackTransport

Completed in 250 milliseconds