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

  /system/connectivity/shill/
property_store_unittest.h 55 static const brillo::Any kKeyValueStoreV;
property_store_unittest.cc 62 const brillo::Any PropertyStoreTest::kKeyValueStoreV =
310 "", PropertyStoreTest::kKeyValueStoreV, &error));
329 EXPECT_TRUE(store.SetAnyProperty(kKey, kKeyValueStoreV, &error));

Completed in 3806 milliseconds