Searched defs:TestGoogleURLTrackerClient (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/google/core/browser/
H A Dgoogle_url_tracker_unittest.cc70 // TestGoogleURLTrackerClient -------------------------------------------------
72 class TestGoogleURLTrackerClient : public GoogleURLTrackerClient { class in namespace:__anon6529
74 explicit TestGoogleURLTrackerClient(PrefService* prefs_);
75 virtual ~TestGoogleURLTrackerClient();
88 DISALLOW_COPY_AND_ASSIGN(TestGoogleURLTrackerClient);
91 TestGoogleURLTrackerClient::TestGoogleURLTrackerClient(PrefService* prefs) function in class:__anon6529::TestGoogleURLTrackerClient
98 TestGoogleURLTrackerClient::~TestGoogleURLTrackerClient() {
101 void TestGoogleURLTrackerClient
[all...]

Completed in 201 milliseconds