HomeSort by relevance Sort by last modified time
    Searched refs:propertiesIvalid (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/tests/libvehiclenetwork-native-test/
IVehicleNetworkTest.cpp 77 sp<VehiclePropertiesHolder> propertiesIvalid = vn->listProperties(-1); // no such property
78 ASSERT_TRUE(propertiesIvalid.get() == NULL);
VehicleNetworkTest.cpp 84 sp<VehiclePropertiesHolder> propertiesIvalid = vn->listProperties(-1); // no such property
85 ASSERT_TRUE(propertiesIvalid.get() == NULL);

Completed in 96 milliseconds