Searched refs:ProfileDownloaderTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader_unittest.cc43 class ProfileDownloaderTest : public testing::Test { class in inherits:testing::Test
45 ProfileDownloaderTest() { function in class:ProfileDownloaderTest
48 virtual ~ProfileDownloaderTest() {
79 TEST_F(ProfileDownloaderTest, ParseData) {
157 TEST_F(ProfileDownloaderTest, DefaultURL) {
H A Dprofile_downloader.h79 friend class ProfileDownloaderTest;
80 FRIEND_TEST_ALL_PREFIXES(ProfileDownloaderTest, ParseData);
81 FRIEND_TEST_ALL_PREFIXES(ProfileDownloaderTest, DefaultURL);

Completed in 167 milliseconds