Home
last modified time | relevance | path

Searched defs:kTestUserProfileDir (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/base/
Dtesting_profile.cc168 const char TestingProfile::kTestUserProfileDir[] = "test-user"; member in TestingProfile
170 const char TestingProfile::kTestUserProfileDir[] = "Default"; member in TestingProfile
/external/chromium_org/chrome/common/
Dchrome_constants.cc260 const char kTestUserProfileDir[] = "test-user"; variable