Searched refs:donor (Results 1 – 2 of 2) sorted by relevance
532 KeyValueStore donor; in TEST_F() local535 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 …]
222 system; it is up to the author/donor to decide if he or she is willing