Lines Matching refs:ProfileShortcutManagerTest

34 class ProfileShortcutManagerTest : public testing::Test {
36 ProfileShortcutManagerTest()
289 TEST_F(ProfileShortcutManagerTest, ShortcutFilename) {
299 TEST_F(ProfileShortcutManagerTest, ShortcutLongFilenameIsTrimmed) {
309 TEST_F(ProfileShortcutManagerTest, ShortcutFilenameStripsReservedCharacters) {
320 TEST_F(ProfileShortcutManagerTest, UnbadgedShortcutFilename) {
327 TEST_F(ProfileShortcutManagerTest, ShortcutFlags) {
335 TEST_F(ProfileShortcutManagerTest, DesktopShortcutsCreate) {
342 TEST_F(ProfileShortcutManagerTest, DesktopShortcutsUpdate) {
354 TEST_F(ProfileShortcutManagerTest, CreateSecondProfileBadgesFirstShortcut) {
371 TEST_F(ProfileShortcutManagerTest, DesktopShortcutsDeleteSecondToLast) {
386 TEST_F(ProfileShortcutManagerTest, DeleteSecondToLastProfileWithoutShortcut) {
410 TEST_F(ProfileShortcutManagerTest, DeleteSecondToLastProfileWithShortcut) {
434 TEST_F(ProfileShortcutManagerTest, DeleteOnlyProfileWithShortcuts) {
467 TEST_F(ProfileShortcutManagerTest, DesktopShortcutsCreateSecond) {
489 TEST_F(ProfileShortcutManagerTest, RenamedDesktopShortcuts) {
514 TEST_F(ProfileShortcutManagerTest, RenamedDesktopShortcutsGetDeleted) {
546 TEST_F(ProfileShortcutManagerTest, RenamedDesktopShortcutsAfterProfileRename) {
573 TEST_F(ProfileShortcutManagerTest, UpdateShortcutWithNoFlags) {
591 TEST_F(ProfileShortcutManagerTest, UpdateTwoShortcutsWithNoFlags) {
613 TEST_F(ProfileShortcutManagerTest, RemoveProfileShortcuts) {
648 TEST_F(ProfileShortcutManagerTest, HasProfileShortcuts) {
675 TEST_F(ProfileShortcutManagerTest, ProfileShortcutsWithSystemLevelShortcut) {
728 TEST_F(ProfileShortcutManagerTest,
746 TEST_F(ProfileShortcutManagerTest,
777 TEST_F(ProfileShortcutManagerTest, CreateProfileIcon) {
793 TEST_F(ProfileShortcutManagerTest, UnbadgeProfileIconOnDeletion) {
827 TEST_F(ProfileShortcutManagerTest, ProfileIconOnAvatarChange) {