OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AP_BOUNDARY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/google/
google_search_counter_unittest.cc
36
// navigation. If |expected_metric| is set and not
AP_BOUNDARY
, we'll also use
38
// correct. Note that when |expected_metric| is
AP_BOUNDARY
, we strictly
87
if (expected_metric != GoogleSearchMetrics::
AP_BOUNDARY
)
105
TestGoogleSearch(std::string(), false, GoogleSearchMetrics::
AP_BOUNDARY
);
115
GoogleSearchMetrics::
AP_BOUNDARY
);
119
TestGoogleSearch(std::string(), true, GoogleSearchMetrics::
AP_BOUNDARY
);
129
GoogleSearchMetrics::
AP_BOUNDARY
);
142
false, GoogleSearchMetrics::
AP_BOUNDARY
);
google_search_metrics.h
26
AP_BOUNDARY
,
Completed in 860 milliseconds