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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache_unittest.h48 class ProfileInfoCacheTest : public testing::Test { class in inherits:testing::Test
50 ProfileInfoCacheTest();
51 virtual ~ProfileInfoCacheTest();
H A Dprofile_info_cache_unittest.cc92 ProfileInfoCacheTest::ProfileInfoCacheTest() function in class:ProfileInfoCacheTest
97 ProfileInfoCacheTest::~ProfileInfoCacheTest() {
100 void ProfileInfoCacheTest::SetUp() {
105 void ProfileInfoCacheTest::TearDown() {
111 ProfileInfoCache* ProfileInfoCacheTest::GetCache() {
115 base::FilePath ProfileInfoCacheTest::GetProfilePath(
121 void ProfileInfoCacheTest::ResetCache() {
125 TEST_F(ProfileInfoCacheTest, AddProfile
[all...]
H A Dgaia_info_update_service_unittest.cc59 class GAIAInfoUpdateServiceTest : public ProfileInfoCacheTest {
142 ProfileInfoCacheTest::SetUp();
151 ProfileInfoCacheTest::TearDown();
H A Dprofile_info_cache.h163 FRIEND_TEST_ALL_PREFIXES(ProfileInfoCacheTest, DownloadHighResAvatarTest);
/external/chromium_org/tools/valgrind/gtest_exclude/
H A Dunit_tests.gtest-drmemory_win32.txt45 ProfileInfoCacheTest.*

Completed in 99 milliseconds