Home
last modified time | relevance | path

Searched defs:corrections (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/renderer/net/
Dnet_error_helper_core.cc88 ScopedVector<NavigationCorrection> corrections; member
706 const std::string& corrections, in OnNavigationCorrectionsFetched()
Dnet_error_helper_core_unittest.cc78 std::string SuggestionsToResponse(const NavigationCorrection* corrections, in SuggestionsToResponse()
229 const NavigationCorrection* corrections, int num_corrections) { in NavigationCorrectionsLoadSuccess()