Home
last modified time | relevance | path

Searched refs:sanity (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/third_party/node/test/parallel/
Dtest-fs-non-number-arguments-throw.js14 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/
Dgenerate.sh8 // 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/
Dgentests.sh13 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
Dgensanity.sh3 D=../sanity
/third_party/boost/libs/test/test/
DJamfile.v2385 [ 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/
Dicu-config-bottom104 ## Check the sanity of current variables
105 sanity()
156 sanity
188 sanity
411 sanity
416 sanity
/third_party/icu/icu4c/source/config/
Dicu-config-bottom104 ## 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/
Dicu-config-bottom98 ## Check the sanity of current variables
99 sanity()
150 sanity
182 sanity
405 sanity
410 sanity
/third_party/flutter/skia/third_party/externals/harfbuzz/
DTESTING.md7 # quick sanity check
11 # slower sanity check
/third_party/libwebsockets/lib/core/
Dbuflist.c40 int sanity = 1024; in lws_buflist_append_segment() local
47 if (!--sanity) { in lws_buflist_append_segment()
/third_party/grpc/third_party/
DREADME.md13 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/
Droute_test.dart21 test('sanity check flutter drive --route', () async {
/third_party/grpc/src/ruby/spec/pb/codegen/grpc/testing/
Dpackage_options_import.proto19 // For sanity checking package definitions
Dpackage_options.proto19 // For sanity checking package definitions
/third_party/benchmark/docs/
Dreleasing.md4 * Ensure the project builds and tests run (sanity check only, obviously)
/third_party/json/benchmarks/thirdparty/benchmark/
Dreleasing.md4 * Ensure the project builds and tests run (sanity check only, obviously)
/third_party/boost/libs/math/doc/sf/
Dexpint.qbk54 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.
Dzeta.qbk63 basic sanity checks use spot values calculated using
70 "known good" implementations also provides an additional sanity check.
/third_party/e2fsprogs/doc/RelNotes/
Dv1.13.txt33 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/
Dgrpc_sanity.cfg29 value: "-f basictests linux sanity --inner_jobs 16 -j 1 --internal_ci"
/third_party/grpc/tools/internal_ci/linux/
Dgrpc_pull_request_sanity.cfg29 value: "-f basictests linux sanity opt --inner_jobs 16 -j 1 --internal_ci"
Dgrpc_sanity.cfg29 …value: "-f basictests linux sanity --inner_jobs 16 -j 1 --internal_ci --bq_result_table aggregate_…
/third_party/libwebsockets/READMEs/
DREADME.problems.md50 Use the test apps / minimal examples as sanity checks
54 are extremely useful for sanity checks and debugging guidance.
/third_party/mbedtls/tests/suites/
Dtest_suite_timing.function5 * this suite only performs very basic sanity checks of the timing API.
/third_party/mbedtls/tests/
DDescriptions.txt4 (reference test vectors, sanity checks, malformed input for parsing

12345678910>>...14