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

/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_resetter_unittest.cc180 // ConfigParserTest -----------------------------------------------------------
209 class ConfigParserTest : public testing::Test { class in namespace:__anon4509
211 ConfigParserTest();
212 virtual ~ConfigParserTest();
235 ConfigParserTest::ConfigParserTest() function in class:__anon4509::ConfigParserTest
238 factory_(NULL, base::Bind(&ConfigParserTest::CreateFakeURLFetcher,
242 ConfigParserTest::~ConfigParserTest() {}
244 scoped_ptr<BrandcodeConfigFetcher> ConfigParserTest
[all...]

Completed in 165 milliseconds