Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dkey_value_store_unittest.cc532 KeyValueStore donor; in TEST_F() local
535 donor.SetBool(kBoolKey, kBoolValue); in TEST_F()
538 donor.SetByteArrays(kByteArraysKey, kByteArraysValue); in TEST_F()
541 donor.SetInt(kIntKey, kIntValue); in TEST_F()
544 donor.SetInt16(kInt16Key, kInt16Value); in TEST_F()
548 donor.SetKeyValueStore(kKeyValueStoreKey, keyValueStoreValue); in TEST_F()
551 donor.SetRpcIdentifier(kRpcIdentifierKey, kRpcIdentifierValue); in TEST_F()
554 donor.SetString(kStringKey, kStringValue); in TEST_F()
557 donor.SetStringmap(kStringmapKey, kStringmapValue); in TEST_F()
560 donor.SetStrings(kStringsKey, kStringsValue); in TEST_F()
[all …]
/system/sepolicy/tools/fc_sort/
DNOTICE222 system; it is up to the author/donor to decide if he or she is willing