Searched full:notest (Results 1 – 8 of 8) sorted by relevance
| /third_party/python/Tools/msi/ |
| D | uploadrelease.bat | 14 set NOTEST= variable 28 if "%1" EQU "--skip-test" (set NOTEST=true) && shift && goto CheckOpts variable 29 if "%1" EQU "-T" (set NOTEST=true) && shift && goto CheckOpts variable 70 if not defined NOTEST (
|
| /third_party/rust/crates/clap/tests/builder/ |
| D | possible_values.rs | 48 .try_get_matches_from(vec!["myprog", "notest"]); in possible_values_of_positional_fail() 89 .try_get_matches_from(vec!["myprog", "test123", "notest"]); in possible_values_of_positional_multiple_fail() 127 .try_get_matches_from(vec!["myprog", "--option", "notest"]); in possible_values_of_option_fail() 170 .try_get_matches_from(vec!["", "--option", "test123", "--option", "notest"]); in possible_values_of_option_multiple_fail()
|
| /third_party/glslang/Test/baseResults/ |
| D | spv.for-notest.vert.out | 1 spv.for-notest.vert
|
| /third_party/vixl/tools/ |
| D | test.py | 168 general_arguments.add_argument('--notest', action='store_true', 424 if not (args.notest and args.nobench): 436 if not args.notest:
|
| /third_party/rust/crates/minimal-lexical/.github/workflows/ |
| D | Cross.yml | 63 notest:
|
| /third_party/ltp/testcases/kernel/sched/tool/ |
| D | time-schedule.c | 110 "time-schedule [-h] [-thread] [-notest] [-pipe] [-fpu] [num_running]"; in main() 129 else if (strcmp(argv[count], "-notest") == 0) in main()
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| D | IF-MIB | 1628 noTest OBJECT IDENTIFIER ::= { 0 0 } 1630 When the value noTest is written to this object, no action 1641 on the agent, a value of noTest is returned."
|
| /third_party/glslang/gtests/ |
| D | Spv.FromFile.cpp | 274 "spv.for-notest.vert",
|