Searched refs:DeleteWithStringKey (Results 1 – 4 of 4) sorted by relevance
46 void DeleteWithStringKey(const std::string& utf8_key);
100 void DictionaryVar::DeleteWithStringKey(const std::string& utf8_key) { in DeleteWithStringKey() function in ppapi::DictionaryVar
181 dictionary->DeleteWithStringKey("10"); in TEST_F()
354 dictionary->DeleteWithStringKey("1"); in TEST_F()