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

/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h57 static const char kTestUserProfileDir[]; member in class:TestingProfile
H A Dtesting_profile.cc161 const char TestingProfile::kTestUserProfileDir[] = "test-user"; member in class:TestingProfile
163 const char TestingProfile::kTestUserProfileDir[] = "Default";

Completed in 66 milliseconds