HomeSort by relevance Sort by last modified time
    Searched refs:correction_type (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/net/
net_error_helper_core.cc 39 const char* correction_type; member in struct:__anon10443::CorrectionTypeToResourceTable
65 &NavigationCorrection::correction_type);
77 std::string correction_type; member in struct:__anon10443::NavigationCorrection
295 if ((*it)->correction_type == "reloadPage") {
301 if ((*it)->correction_type == "webSearchQuery") {
319 if ((*it)->correction_type !=
320 kCorrectionResourceTable[correction_index].correction_type) {
    [all...]
net_error_helper_core_unittest.cc 47 const char* correction_type; member in struct:__anon10444::NavigationCorrection
56 dict->SetString("correctionType", correction_type);
    [all...]

Completed in 83 milliseconds