Home
last modified time | relevance | path

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

/packages/services/Car/tests/vehiclenetworkservice_unit_tests/
DVehiclePropertyAccessControlTest.cpp99 struct ShouldPassType {std::string str; int32_t value;}; in TEST_F() argument
100 static const struct ShouldPassType shouldPass[] = { in TEST_F()