HomeSort by relevance Sort by last modified time
    Searched defs:kTestUserProfileDir (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/test/base/
testing_profile.h 55 static const char kTestUserProfileDir[];
testing_profile.cc 196 const char TestingProfile::kTestUserProfileDir[] = "test-user";
198 const char TestingProfile::kTestUserProfileDir[] = "Default";
    [all...]
  /external/chromium_org/chrome/common/
chrome_constants.cc 252 const char kTestUserProfileDir[] = "test-user";

Completed in 5569 milliseconds