Searched defs:TEST_DATA (Results 1 – 4 of 4) sorted by relevance
35 private static final byte[] TEST_DATA = new byte[] {0x12, 0x34, 0x45, 0x56}; field in VendorSpecificAuthTest
41 private static final CharSequence TEST_DATA = "test_data"; field in LiveDataControllerTest
53 private byte[] TEST_DATA; field in BluetoothMapSmsPduTest
83 protected static final byte[] TEST_DATA = "Best test data ever!".getBytes(); field in IpSecBaseTest