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
35
class
InstantServiceTest
: public InstantUnitTestBase {
60
class InstantServiceEnabledTest : public
InstantServiceTest
{
65
InstantServiceTest
::SetUp();
77
TEST_F(
InstantServiceTest
, DontDispatchGoogleURLUpdatedForNonGoogleURLs) {
90
TEST_F(
InstantServiceTest
, DispatchGoogleURLUpdated) {
119
TEST_F(
InstantServiceTest
, InstantSearchDisabled) {
162
TEST_F(
InstantServiceTest
, OmniboxStartMarginChanged) {
instant_service.h
97
friend class
InstantServiceTest
;
Completed in 185 milliseconds