Searched refs:USER_TYPE (Results 1 – 9 of 9) sorted by relevance
77 USER_TYPE = 'Run test with specific user type, e.g. atest <test> --user-type secondary_user' variable176 self.add_argument('--user-type', help=USER_TYPE)271 USER_TYPE=USER_TYPE,
50 USER_TYPE = 'USER_TYPE' variable
197 'user_type': constants.USER_TYPE}
114 USER_TYPE = ('Run test with specific user type, e.g. atest <test> --user-type ' variable259 self.add_argument('--user-type', help=USER_TYPE)386 USER_TYPE=USER_TYPE,
52 USER_TYPE = 'USER_TYPE' variable
257 'user_type': constants.USER_TYPE,
389 if constants.USER_TYPE == arg:
993 constants.USER_TYPE:
1064 extra_args = {constants.USER_TYPE: 'hello_user'}