OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstantServiceTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/search/
instant_service_unittest.cc
47
friend class
InstantServiceTest
;
48
FRIEND_TEST_ALL_PREFIXES(
InstantServiceTest
,
50
FRIEND_TEST_ALL_PREFIXES(
InstantServiceTest
, DispatchGoogleURLUpdated);
53
class
InstantServiceTest
: public InstantUnitTestBase {
80
TEST_F(
InstantServiceTest
, DispatchDefaultSearchProviderChanged) {
95
TEST_F(
InstantServiceTest
, DispatchGoogleURLUpdated) {
109
TEST_F(
InstantServiceTest
, SendsSearchURLsToRenderer) {
131
TEST_F(
InstantServiceTest
, InstantSearchDisabled) {
138
TEST_F(
InstantServiceTest
,
163
TEST_F(
InstantServiceTest
, ResetInstantSearchPrerenderer_GoogleBaseURLUpdated)
[
all
...]
instant_service.h
34
class
InstantServiceTest
;
117
friend class
InstantServiceTest
;
128
FRIEND_TEST_ALL_PREFIXES(
InstantServiceTest
, SendsSearchURLsToRenderer);
Completed in 36 milliseconds