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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager_unittest.cc96 class ProfileManagerTest : public testing::Test { class in inherits:testing::Test
104 ProfileManagerTest() function in class:ProfileManagerTest
180 DISALLOW_COPY_AND_ASSIGN(ProfileManagerTest);
183 TEST_F(ProfileManagerTest, GetProfile) {
197 TEST_F(ProfileManagerTest, DefaultProfileDir) {
219 TEST_F(ProfileManagerTest, LoggedInProfileDir) {
248 TEST_F(ProfileManagerTest, CreateAndUseTwoProfiles) {
287 TEST_F(ProfileManagerTest, CreateProfileAsyncMultipleRequests) {
309 TEST_F(ProfileManagerTest, CreateProfilesAsync) {
325 TEST_F(ProfileManagerTest, CreateProfileAsyncCheckOmitte
[all...]

Completed in 90 milliseconds