/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/ |
D | VmsHalServiceTest.java | 60 private static final int LAYER_SUBTYPE = 2; field in VmsHalServiceTest 62 private static final VmsLayer LAYER = new VmsLayer(LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION); 196 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // VmsLayer in testHandleDataEvent() 218 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION // VmsLayer in testHandleSubscribeEvent() 239 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // VmsLayer in testHandleSubscribeToPublisherEvent() 261 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION // VmsLayer in testHandleUnsubscribeEvent() 282 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // VmsLayer in testHandleUnsubscribeFromPublisherEvent() 395 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, in testHandleOfferingEvent_LayerOnly() 413 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // Layer in testHandleOfferingEvent_LayerAndDependency() 434 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // Layer in testHandleOfferingEvent_MultipleLayersAndDependencies() [all …]
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | VmsLayerTest.java | 37 private static final int LAYER_SUBTYPE = 56; field in VmsLayerTest 45 LAYER_SUBTYPE, in testLayerParcel() 59 LAYER_SUBTYPE, in testLayerEquality() 65 LAYER_SUBTYPE, in testLayerEquality() 78 LAYER_SUBTYPE, in testVerifyNonEqual() 84 LAYER_SUBTYPE, in testVerifyNonEqual()
|
D | VmsAssociatedLayerTest.java | 39 private static final int LAYER_SUBTYPE = 56; field in VmsAssociatedLayerTest 48 LAYER_SUBTYPE, 53 LAYER_SUBTYPE,
|
D | VmsLayerDependencyTest.java | 39 private static final int LAYER_SUBTYPE = 156; field in VmsLayerDependencyTest 49 LAYER_SUBTYPE, 54 LAYER_SUBTYPE,
|
D | VmsAvailableLayersTest.java | 40 private static final int LAYER_SUBTYPE = 56; field in VmsAvailableLayersTest 49 LAYER_SUBTYPE, 54 LAYER_SUBTYPE,
|
D | VmsSubscriptionStateTest.java | 39 private static final int LAYER_SUBTYPE = 56; field in VmsSubscriptionStateTest 51 LAYER_SUBTYPE, 56 LAYER_SUBTYPE,
|
D | VmsLayersOfferingTest.java | 42 private static final int LAYER_SUBTYPE = 156; field in VmsLayersOfferingTest 53 LAYER_SUBTYPE,
|