Home
last modified time | relevance | path

Searched full:notest (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython3/Tools/msi/
Duploadrelease.bat14 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 (
/external/autotest/server/cros/tradefed/
Dcts_expected_failure_parser.py61 # some modules are notest if ARC hardware vulkan exists.
64 # some modules are notest if there is no ARC hardware vulkan.
Dtradefed_test.py1570 notest = (last_passed + last_failed == 0 and last_all_done)
1572 if notest:
1581 elif notest:
/external/testng/src/test/java/test/methodselectors/
DNoTest.java3 public @interface NoTest { annotation
DPrioritySampleTest.java13 @NoTest
DNoTestSelector.java20 ppp("NOTEST RETURNING FALSE FOR " + method); in includeMethod()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DAttributeValueValidity.java37 noTest enumConstant
886 return Status.noTest; // no test in check()
890 return Status.noTest; // no test in check()
910 if (haveTest == Status.noTest) { in check()
914 return Status.noTest; in check()
920 return Status.noTest; in check()
/external/deqp-deps/glslang/Test/baseResults/
Dspv.for-notest.vert.out1 spv.for-notest.vert
/external/angle/third_party/glslang/src/Test/baseResults/
Dspv.for-notest.vert.out1 spv.for-notest.vert
/external/vixl/tools/
Dtest.py169 general_arguments.add_argument('--notest', action='store_true',
426 if not (args.notest and args.nobench):
438 if not args.notest:
/external/libchrome/base/debug/
Ddebugger_unittest.cc41 TEST(Debugger, NoTest) { in TEST() argument
/external/cronet/base/debug/
Ddebugger_unittest.cc45 TEST(Debugger, NoTest) { in TEST() argument
/external/rust/crates/minimal-lexical/.github/workflows/
DCross.yml63 notest:
/external/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c110 "time-schedule [-h] [-thread] [-notest] [-pipe] [-fpu] [num_running]"; in main()
129 else if (strcmp(argv[count], "-notest") == 0) in main()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DVerifyAttributeValues.java176 case noTest: in handlePathValue()
/external/rust/crates/lz4_flex/src/block/
Ddecompress_safe.rs20 /// ```notest
Ddecompress.rs123 /// ```notest
/external/deqp-deps/glslang/gtests/
DSpv.FromFile.cpp274 "spv.for-notest.vert",
/external/angle/third_party/glslang/src/gtests/
DSpv.FromFile.cpp274 "spv.for-notest.vert",
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz