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

  /external/chromium_org/chrome/test/base/
testing_profile.h 57 static const char kTestUserProfileDir[];
testing_profile.cc 161 const char TestingProfile::kTestUserProfileDir[] = "test-user";
163 const char TestingProfile::kTestUserProfileDir[] = "Default";

Completed in 177 milliseconds