Lines Matching defs:action
76 parser.add_argument("--verbose", "-v", action="count", default=0)
80 action="append",
92 "--no-piglit", dest="piglit", help="Disable piglit tests", action="store_false"
95 "--no-glcts", dest="glcts", help="Disable GLCTS tests", action="store_false"
98 "--no-deqp", dest="deqp", help="Disable dEQP tests", action="store_false"
101 "--slow", dest="slow", help="Include slowest glcts tests", action="store_true"
107 action="store_false",
113 action="store_false",
119 action="store_false",
125 action="store_false",