Home
last modified time | relevance | path

Searched defs:kInt32V (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dproperty_store_unittest.h54 static const brillo::Any kInt32V; variable
Dproperty_store_unittest.cc60 const brillo::Any PropertyStoreTest::kInt32V = brillo::Any(int32_t(0)); member in shill::PropertyStoreTest