Searched defs:TEST_DATA (Results 1 – 3 of 3) 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
83 protected static final byte[] TEST_DATA = "Best test data ever!".getBytes(); field in IpSecBaseTest