Searched refs:PAYLOAD_AS_LIST (Results 1 – 1 of 1) sorted by relevance
80 private static final List<Byte> PAYLOAD_AS_LIST = Arrays.asList(new Byte[]{1, 2, 3, 4}); field in VmsHalServiceTest222 message.value.bytes.addAll(PAYLOAD_AS_LIST); in testHandleDataEvent()332 request.value.bytes.addAll(PAYLOAD_AS_LIST); in testHandlePublisherIdRequestEvent()370 response.value.bytes.addAll(PAYLOAD_AS_LIST); in testHandlePublisherInformationRequestEvent()1011 vehicleProp.value.bytes.addAll(PAYLOAD_AS_LIST); in testDumpMetrics_NonVendorProperty()1032 metricsProperty.value.bytes.addAll(PAYLOAD_AS_LIST); in testDumpMetrics_VendorProperty()