HomeSort by relevance Sort by last modified time
    Searched refs:ProfileInfoCacheTest (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_unittest.h 48 class ProfileInfoCacheTest : public testing::Test {
50 ProfileInfoCacheTest();
51 virtual ~ProfileInfoCacheTest();
profile_info_cache_unittest.cc 83 ProfileInfoCacheTest::ProfileInfoCacheTest()
88 ProfileInfoCacheTest::~ProfileInfoCacheTest() {
91 void ProfileInfoCacheTest::SetUp() {
96 void ProfileInfoCacheTest::TearDown() {
102 ProfileInfoCache* ProfileInfoCacheTest::GetCache() {
106 base::FilePath ProfileInfoCacheTest::GetProfilePath(
112 void ProfileInfoCacheTest::ResetCache() {
118 TEST_F(ProfileInfoCacheTest, AddProfiles)
    [all...]
gaia_info_update_service_unittest.cc 54 class GAIAInfoUpdateServiceTest : public ProfileInfoCacheTest {
  /external/chromium_org/tools/valgrind/gtest_exclude/
unit_tests.gtest-drmemory_win32.txt 51 ProfileInfoCacheTest.*

Completed in 77 milliseconds