Home
last modified time | relevance | path

Searched refs:dictionary_iterator (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
Dpostfix_evaluator_unittest.cc270 map<string, unsigned int>::const_iterator dictionary_iterator = in RunTests() local
274 if (dictionary_iterator == evaluate_test_set->dictionary->end()) { in RunTests()
284 unsigned int observed_value = dictionary_iterator->second; in RunTests()