Home | History | Annotate | Download | only in test

Lines Matching defs:type

102       "type", "bool", lambda v: v.lower() in ("true", "t", "y", "yes"))
104 "--name", type=str, default="", help="Benchmark target identifier.")
106 "--test_name", type=str, default="", help="Test target to run.")
109 type=str,
111 help="BenchmarkType enum string (benchmark type).")
114 type=str,
119 type="bool",
126 type=str,
131 type=str,
136 type=str,
141 type=str,