Searched refs:sanity (Results 1 – 25 of 338) sorted by relevance
12345678910>>...14
/third_party/node/test/parallel/ |
D | test-fs-non-number-arguments-throw.js | 14 const sanity = 'def'; constant 46 sanity, data.toString('utf8'), 47 `read ${data.toString('utf8')} instead of ${sanity}`);
|
/third_party/boost/libs/math/test/compile_test/ |
D | generate.sh | 8 // Basic sanity check that header <boost/math/tools/$(basename $file)> 23 // Basic sanity check that header <boost/math/distributions/$(basename $file)> 38 // Basic sanity check that header <boost/math/special_functions/$(basename $file)>
|
/third_party/musl/libc-test/src/math/gen/ |
D | gentests.sh | 13 for i in crlibm/$N.h ucb/$N.h sanity/$N.h 18 for i in crlibm/$ND.h ucb/$ND.h sanity/$ND.h
|
D | gensanity.sh | 3 D=../sanity
|
/third_party/boost/libs/test/test/ |
D | Jamfile.v2 | 385 [ run-fail smoke-ts-included-3 : : : : cla-no-args-checking-fail ] # sanity check 418 [ run-fail smoke-ts-included-4 : : : : cla-template-test-case-sanity-1 ] 419 …-ts-included-4 : \"--run_test=test<my_struct<int_ float>>\" : : : cla-template-test-case-sanity-2 ] 420 …ke-ts-included-4 : \"--run_test=test<my_struct<int_ int>>\" : : : cla-template-test-case-sanity-3 ] 421 …t=test<my_struct<int_ int>>,test<my_struct<float_ float>>\" : : : cla-template-test-case-sanity-4 ] 422 …st=test<my_struct<int_ int>>,test<my_struct<char_ float>>\" : : : cla-template-test-case-sanity-5 ] 423 [ run-fail smoke-ts-included-4 : \"--run_test=some_suite/*\" : : : cla-template-test-case-sanity-6 ] 424 …d-4 : \"--run_test=some_suite/test<my_struct<float_ int>>\" : : : cla-template-test-case-sanity-7 ] 425 …d-4 : \"--run_test=some_suite/test<my_struct<int_ float>>\" : : : cla-template-test-case-sanity-8 ] 426 …e/test<my_struct<int_ float>>,test<my_struct<float_ int>>\" : : : cla-template-test-case-sanity-9 ] [all …]
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | icu-config-bottom | 104 ## Check the sanity of current variables 105 sanity() 156 sanity 188 sanity 411 sanity 416 sanity
|
/third_party/icu/icu4c/source/config/ |
D | icu-config-bottom | 104 ## Check the sanity of current variables 105 sanity() 156 sanity 188 sanity 411 sanity 416 sanity
|
/third_party/flutter/skia/third_party/externals/icu/source/config/ |
D | icu-config-bottom | 98 ## Check the sanity of current variables 99 sanity() 150 sanity 182 sanity 405 sanity 410 sanity
|
/third_party/flutter/skia/third_party/externals/harfbuzz/ |
D | TESTING.md | 7 # quick sanity check 11 # slower sanity check
|
/third_party/libwebsockets/lib/core/ |
D | buflist.c | 40 int sanity = 1024; in lws_buflist_append_segment() local 47 if (!--sanity) { in lws_buflist_append_segment()
|
/third_party/grpc/third_party/ |
D | README.md | 13 non-bazel builds stay in sync (this is actually enforced by a sanity check in some cases) 45 3. update `tools/run_tests/sanity/check_submodules.sh` to make the sanity test pass 70 - Update `tools/run_tests/sanity/check_submodules.sh` with the same commit
|
/third_party/flutter/flutter/dev/integration_tests/ui/test_driver/ |
D | route_test.dart | 21 test('sanity check flutter drive --route', () async {
|
/third_party/grpc/src/ruby/spec/pb/codegen/grpc/testing/ |
D | package_options_import.proto | 19 // For sanity checking package definitions
|
D | package_options.proto | 19 // For sanity checking package definitions
|
/third_party/benchmark/docs/ |
D | releasing.md | 4 * Ensure the project builds and tests run (sanity check only, obviously)
|
/third_party/json/benchmarks/thirdparty/benchmark/ |
D | releasing.md | 4 * Ensure the project builds and tests run (sanity check only, obviously)
|
/third_party/boost/libs/math/doc/sf/ |
D | expint.qbk | 54 basic sanity checks use spot values calculated using 61 "known good" implementations also provides an additional sanity check. 159 basic sanity checks use spot values calculated using 166 "known good" implementations also provides an additional sanity check.
|
D | zeta.qbk | 63 basic sanity checks use spot values calculated using 70 "known good" implementations also provides an additional sanity check.
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.13.txt | 33 Added a sanity check to e2fsck to make sure that file descriptors 0, 61 Add sanity check to e2fsck so that if an internal routine
|
/third_party/grpc/tools/internal_ci/linux/pull_request/ |
D | grpc_sanity.cfg | 29 value: "-f basictests linux sanity --inner_jobs 16 -j 1 --internal_ci"
|
/third_party/grpc/tools/internal_ci/linux/ |
D | grpc_pull_request_sanity.cfg | 29 value: "-f basictests linux sanity opt --inner_jobs 16 -j 1 --internal_ci"
|
D | grpc_sanity.cfg | 29 …value: "-f basictests linux sanity --inner_jobs 16 -j 1 --internal_ci --bq_result_table aggregate_…
|
/third_party/libwebsockets/READMEs/ |
D | README.problems.md | 50 Use the test apps / minimal examples as sanity checks 54 are extremely useful for sanity checks and debugging guidance.
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_timing.function | 5 * this suite only performs very basic sanity checks of the timing API.
|
/third_party/mbedtls/tests/ |
D | Descriptions.txt | 4 (reference test vectors, sanity checks, malformed input for parsing
|
12345678910>>...14