Searched defs:next_key (Results 1 – 4 of 4) sorted by relevance
53 unsigned int next_key = MAX_CACHE_SIZE; in TEST_F() local94 unsigned int next_key = MAX_CACHE_SIZE; in TEST_F() local
72 static int next_key; variable
262 std::string next_key = base::DictionaryValue::Iterator(whole_db).key(); in Clear() local