Searched defs:SAMPLE_DATA (Results 1 – 1 of 1) sorted by relevance
51 private static final byte[] SAMPLE_DATA = new byte[] {0x05, 0x04, 0x03, 0x02, 0x01}; field in RadarTests243 assertArrayEquals(data.getSampleData(), SAMPLE_DATA); in testRadarSweepData() local250 assertArrayEquals(fromBundle.getSampleData(), SAMPLE_DATA); in testRadarSweepData() local