OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updated_row2
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor_table_unittest.cc
176
AutocompleteActionPredictorTable::Row updated_row0,
updated_row2
;
local
178
db_->autocomplete_table()->GetRow(test_db_[2].id, &
updated_row2
);
182
EXPECT_TRUE(RowsAreEqual(row2,
updated_row2
))
184
<< "Got: Row with id " <<
updated_row2
.id;
Completed in 110 milliseconds