Searched defs:MSG_CLIENT_TO_SERVER (Results 1 – 2 of 2) sorted by relevance
87 private static final byte[] MSG_CLIENT_TO_SERVER = "GET SOME BYTES".getBytes(); field in DataPathInBandTestCase
62 MSG_CLIENT_TO_SERVER = 'GET SOME BYTES [Random Identifier: %s]' % utils.rand_ascii_str(5) variable in WifiAwareTestConstants