Searched defs:PingResult (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | winping.h | 77 enum PingResult { PING_FAIL, PING_INVALID_PARAMS, enum |
/external/autotest/client/common_lib/cros/network/ | ||
D | ping_runner.py | 259 class PingResult(object): class |