Searched refs:KeyVector (Results 1 – 2 of 2) sorted by relevance
34 MOCK_METHOD2(Save, bool(const KeyValueVector&, const KeyVector&));231 scoped_ptr<KeyVector> keys_to_remove(new KeyVector()); in TEST_F()249 scoped_ptr<KeyVector> keys_to_remove(new KeyVector()); in TEST_F()284 scoped_ptr<KeyVector> keys_to_remove(new KeyVector()); in TEST_F()289 KeyVector keys_copy(*keys_to_remove.get()); in TEST_F()306 scoped_ptr<KeyVector> keys_to_remove(new KeyVector()); in TEST_F()361 KeyVector remove_keys; in TestLevelDBSaveAndLoad()
25 typedef std::vector<std::string> KeyVector; typedef46 scoped_ptr<KeyVector> keys_to_remove,99 scoped_ptr<KeyVector> keys_to_remove, bool* success) { in UpdateEntriesFromTaskRunner()173 scoped_ptr<KeyVector> keys_to_remove, in UpdateEntries()