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

  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_list_chromeos_unittest.cc 52 class ProfileListChromeOSTest : public testing::Test {
54 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, ModifyingNameResortsCorrectly)
    [all...]
profile_helper.h 134 friend class ProfileListChromeOSTest;

Completed in 51 milliseconds