Home
last modified time | relevance | path

Searched refs:vs2 (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleObjectPool_test.cpp77 auto vs2 = valuePool->obtain(VehiclePropertyType::STRING); in TEST_F() local
78 ASSERT_EQ(0u, vs2->value.stringValue.size()); in TEST_F()