Lines Matching full:application
28 print 'Application data saved to %s' % backup_file
36 raw_input('Set the application state. Once ready, press enter and '
54 logging.info('Restoring the application data...')
72 'the application data is preserved.')
79 'Performs semi-automated application update verification testing. '
80 'When given --save, it takes a snapshot of the application data '
85 '2. Restores the previously stored snapshot of application data '
92 parser.add_option('--package-name', help='Package name for the application.')
94 help=('Save a snapshot of application data. '
103 help=('Path to the application data to be restored or the '