Searched refs:PROPERTY_CONFIG_STRING_CONTINUOUS (Results 1 – 1 of 1) sorted by relevance
105 private static final String PROPERTY_CONFIG_STRING_CONTINUOUS = "{\"property\":" field in FakeVehicleStubUnitTest1274 String jsonString = "{\"properties\": [" + PROPERTY_CONFIG_STRING_CONTINUOUS + "]}"; in testSubscribeContinuousProp()1298 String jsonString = "{\"properties\": [" + PROPERTY_CONFIG_STRING_CONTINUOUS + "]}"; in testSubscribeContinuousPropDifferentRate()1331 String jsonString = "{\"properties\": [" + PROPERTY_CONFIG_STRING_CONTINUOUS + "]}"; in testSubscribeContinuousPropRateTooLarge()1355 String jsonString = "{\"properties\": [" + PROPERTY_CONFIG_STRING_CONTINUOUS + "]}"; in testSubscribeContinuousPropRateTooSmall()1515 String jsonString = "{\"properties\": [" + PROPERTY_CONFIG_STRING_CONTINUOUS + "]}"; in testUnsubscribeContinuousPropOneClient()1540 String jsonString = "{\"properties\": [" + PROPERTY_CONFIG_STRING_CONTINUOUS + "]}"; in testUnsubscribeContinuousPropTwoClient()1575 String jsonString = "{\"properties\": [" + PROPERTY_CONFIG_STRING_CONTINUOUS + ", " in testUnsubscribeContinuousPropOneClientTwoSubscription()