Searched refs:DeleteWithStringKey (Results 1 – 5 of 5) sorted by relevance
46 void DeleteWithStringKey(const std::string& utf8_key);
106 void DictionaryVar::DeleteWithStringKey(const std::string& utf8_key) { in DeleteWithStringKey() function in ppapi::DictionaryVar
176 dict_var->DeleteWithStringKey("key_1"); in TEST_F()
181 dictionary->DeleteWithStringKey("10"); in TEST_F()
356 dictionary->DeleteWithStringKey("1"); in TEST_F()