Home
last modified time | relevance | path

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

12345678910>>...18

/external/mesa3d/.gitlab-ci/piglit/
Ddisable-vs_in.diff25 diff --git a/tests/sanity.py b/tests/sanity.py
27 --- a/tests/sanity.py
28 +++ b/tests/sanity.py
32 'spec/arb_tessellation_shader/execution/sanity.shader_test',
/external/autotest/server/site_tests/dummy_PassServer/
Dcontrol.sanity6 NAME = "dummy_PassServer.sanity"
9 ATTRIBUTES = "suite:sanity"
16 It belongs to sanity suite, which verifies provisioning.
/external/autotest/test_suites/
Dcontrol.power_sanity7 PURPOSE = "Daily power sanity tests"
15 Daily power sanity tests.
Dcontrol.sanity6 NAME = 'sanity'
15 This suite is intended to be run by buildbot as a sanity check of the build.
Dcontrol.gce-sanity6 NAME = "gce-sanity"
33 args_dict['name'] = 'gce-sanity'
/external/deqp-deps/glslang/Test/
Dhlsl.intrinsics.comp20 // Don't repeat all the pixel/vertex fns - just one for sanity.
54 // Don't repeat all the pixel/vertex fns - just one for sanity.
81 // Don't repeat all the pixel/vertex fns - just one for sanity.
108 // Don't repeat all the pixel/vertex fns - just one for sanity.
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.intrinsics.comp20 // Don't repeat all the pixel/vertex fns - just one for sanity.
54 // Don't repeat all the pixel/vertex fns - just one for sanity.
81 // Don't repeat all the pixel/vertex fns - just one for sanity.
108 // Don't repeat all the pixel/vertex fns - just one for sanity.
/external/autotest/client/site_tests/hardware_TPMttci/
Dcontrol8 CRITERIA = "Check TTCI module functionality and TPM sanity check"
15 This test exercises the two modules on TTCI board and performs basic sanity
/external/elfutils/libdwfl/
Ddwfl_report_elf.c48 bool sanity, GElf_Addr *vaddrp, in __libdwfl_elf_address_range() argument
219 if (end == 0 && sanity) in __libdwfl_elf_address_range()
245 bool sanity) in __libdwfl_report_elf() argument
249 if (! __libdwfl_elf_address_range (elf, base, add_p_vaddr, sanity, &vaddr, in __libdwfl_report_elf()
/external/llvm-project/clang/test/Rewriter/
Drewrite-foreach-in-block.mm23 // sanity test for the changes.
28 // sanity test for the changes.
/external/clang/test/Rewriter/
Drewrite-foreach-in-block.mm23 // sanity test for the changes.
28 // sanity test for the changes.
/external/oj-libjdwp/
DREADME18 3. Check the sanity of doing a build with the current machine:
19 cd make && gnumake sanity
/external/strace/debian/
Dcontrol22 isolation, sanity checking and attempting to capture race conditions.
39 isolation, sanity checking and attempting to capture race conditions.
55 isolation, sanity checking and attempting to capture race conditions.
/external/icu/icu4c/source/config/
Dicu-config-bottom104 ## Check the sanity of current variables
105 sanity()
156 sanity
188 sanity
411 sanity
416 sanity
/external/llvm/test/Transforms/DeadArgElim/
Dreturned.ll5 ; sanity check that the argument and return value are both dead
22 ; sanity check that return value is dead
/external/pigweed/pw_allocator/
Ddocs.rst17 The ``Block`` class provides two sanity check functions:
22 why sanity check fails using ``PW_DCHECK``.
39 with a hard-coded randomized pattern. During each sanity check, ``pw_allocator``
/external/llvm-project/llvm/test/Transforms/DeadArgElim/
Dreturned.ll5 ; sanity check that the argument and return value are both dead
22 ; sanity check that return value is dead
/external/crosvm/kvm_sys/
DAndroid.bp44 crate_name: "sanity",
45 srcs: ["tests/sanity.rs"],
/external/grpc-grpc/tools/distrib/python/
Dbazel_deps.sh26 docker build -t bazel_local_img tools/dockerfile/test/sanity
/external/libwebsockets/lib/core/
Dbuflist.c40 int sanity = 1024; in lws_buflist_append_segment() local
47 if (!--sanity) { in lws_buflist_append_segment()
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dcompress-float.ll27 ; This acts as a sanity check for the codegen instruction compression path,
31 ; compressing codegen output. This file contains sanity checks using
/external/llvm-project/flang/unittests/Decimal/
DCMakeLists.txt2 add_flang_nongtest_unittest(quick-sanity-test
/external/llvm-project/llvm/test/ExecutionEngine/OrcLazy/
Dminimal.ll3 ; Basic sanity check: A module with a single no-op main function runs.
/external/harfbuzz_ng/
DTESTING.md7 # quick sanity check
11 # slower sanity check
/external/llvm-project/lldb/test/Shell/Settings/
DTestModuleCacheSanity.test1 # This is a sanity check that verifies that the module cache path is set

12345678910>>...18