Home
last modified time | relevance | path

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

/external/webrtc/examples/androidjunit/src/org/appspot/apprtc/
DDirectRTCClientTest.java46 public static final int NETWORK_TIMEOUT = 1000; field in DirectRTCClientTest
125 verify(serverEvents, timeout(NETWORK_TIMEOUT)) in testDirectRTCClient()
130 verify(clientEvents, timeout(NETWORK_TIMEOUT)) in testDirectRTCClient()
136 verify(serverEvents, timeout(NETWORK_TIMEOUT)) in testDirectRTCClient()
141 verify(clientEvents, timeout(NETWORK_TIMEOUT)) in testDirectRTCClient()
145 verify(serverEvents, timeout(NETWORK_TIMEOUT)) in testDirectRTCClient()
149 verify(clientEvents, timeout(NETWORK_TIMEOUT)).onChannelClose(); in testDirectRTCClient()
150 verify(serverEvents, timeout(NETWORK_TIMEOUT)).onChannelClose(); in testDirectRTCClient()
/external/autotest/client/cros/cellular/pseudomodem/
Dpm_errors.py119 NETWORK_TIMEOUT = 332 variable in MMMessageError
148 self.NETWORK_TIMEOUT : '.NetworkTimeout',
183 NETWORK_TIMEOUT = 31 variable in MMMobileEquipmentError
241 self.NETWORK_TIMEOUT : '.NetworkTimeout',