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

/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_list_chromeos_unittest.cc52 class ProfileListChromeOSTest : public testing::Test { class in namespace:chromeos
54 ProfileListChromeOSTest() function in class:chromeos::ProfileListChromeOSTest
116 DISALLOW_COPY_AND_ASSIGN(ProfileListChromeOSTest);
119 TEST_F(ProfileListChromeOSTest, InitialCreation) {
133 TEST_F(ProfileListChromeOSTest, ShowLoggedInUsers) {
157 TEST_F(ProfileListChromeOSTest, DontShowSupervisedUsers) {
179 TEST_F(ProfileListChromeOSTest, ShowAddProfileLink) {
192 TEST_F(ProfileListChromeOSTest, DontShowAddProfileLink) {
205 TEST_F(ProfileListChromeOSTest, ActiveItem) {
222 TEST_F(ProfileListChromeOSTest, ModifyingNameResortsCorrectl
[all...]

Completed in 182 milliseconds