Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 25 of 687) sorted by relevance

12345678910>>...28

/third_party/skia/third_party/externals/swiftshader/tests/regres/
Dci-tests.json2 { "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi-PASS.txt" }, string
4 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ABORT.txt" }, string
5 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ASSERT.txt" }, string
6 …{ "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-COMPATIBILITY_WARNING.tx… string
7 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-CRASH.txt" }, string
8 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-FAIL.txt" }, string
9 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-PASS.txt" }, string
10 … { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-QUALITY_WARNING.txt" }, string
11 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-TIMEOUT.txt" }, string
12 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-UNIMPLEMENTED.txt" }, string
[all …]
Dfull-tests.json2 { "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi.txt" }, string
3 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master.txt" } string
/third_party/mbedtls/docs/architecture/testing/
Ddriver-interface-test-strategy.md29 #### SE driver registration
37 #### Dispatch to SE driver
50 #### SE driver inputs
58 #### SE driver outputs
72 #### Persistence of SE keys
81 #### Resilience for SE drivers
96 #### Real-world use case
107 #### Complete driver
Dtest-framework.md11 ### Unit test descriptions
29 ### SSL extension tests
31 #### SSL test case descriptions
37 ### SSL cipher suite tests
45 ### Outcome file
/third_party/ltp/testcases/kernel/security/integrity/ima/
DREADME.md11 ### IMA measurement tests
18 ### IMA key test
46 ### IMA kexec test
54 ### IMA SELinux test
/third_party/vk-gl-cts/external/openglcts/
DCONTRIBUTING.md25 ### Test framework overview
52 ### Data Files
67 ### Adding tests to dEQP Framework
78 ### Adding tests to GTF
/third_party/libwebsockets/READMEs/
DREADME.ctest.md231 ### Timeout
236 ### Working Directory
248 ### Spawning Buddies
306 ### Buddy sockets and test concurrency
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DColorStateTests.cpp144 std::vector<std::pair<RGBA8, RGBA8>> tests) { in CheckBlendOperation() argument
172 std::vector<std::pair<TriangleSpec, RGBA8>> tests) { in CheckBlendFactor()
201 std::vector<std::pair<TriangleSpec, RGBA8>> tests) { in CheckSrcBlendFactor()
209 std::vector<std::pair<TriangleSpec, RGBA8>> tests) { in CheckDstBlendFactor()
324 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local
332 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local
340 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local
348 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local
356 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local
365 std::vector<std::pair<TriangleSpec, RGBA8>> tests; in TEST_P() local
[all …]
/third_party/libinput/test/
Dtest-utils.c256 struct parser_test tests[] = { in START_TEST() local
295 struct parser_test tests[] = { in START_TEST() local
322 struct parser_test tests[] = { in START_TEST() local
356 } tests[] = { in START_TEST() local
403 } tests[] = { in START_TEST() local
443 } tests[] = { in START_TEST() local
492 } tests[] = { in START_TEST() local
532 } tests[] = { in START_TEST() local
565 } tests[] = { in START_TEST() local
643 } tests[] = { in START_TEST() local
[all …]
/third_party/python/Lib/test/
Dbisect_cmd.py31 def write_tests(filename, tests): argument
38 def write_output(filename, tests): argument
74 def run_tests(args, tests, huntrleaks=None): argument
/third_party/vixl/tools/
Dknown_test_failures.py31 def FilterKnownValgrindTestFailures(tests): argument
82 def FilterKnownTestFailures(tests, **env): argument
Dgenerate_simulator_traces.py158 tests = sorted(filter(lambda t: 'AARCH64_SIM_' in t, test_list.split()), variable
199 tests = sorted( variable
206 tests = filter(re.compile(args.filter).search, tests) variable
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
Dmain.c26 struct tests { struct
27 const char *string;
28 struct expected *exp;
29 int count;
30 int flags;
183 struct tests tests[] = { variable
/third_party/rust/crates/rust-openssl/openssl/src/
Dhash.rs464 mod tests { module
577 let tests = [("616263", "a9993e364706816aba3e25717850c26c9cd0d89d")]; in test_sha1() localVariable
590 let tests = [( in test_sha256() localVariable
609 let tests = [( in test_sha512() localVariable
630 let tests = [( in test_sha3_224() localVariable
650 let tests = [( in test_sha3_256() localVariable
670 let tests = [("416c6c20796f75722062617365206172652062656c6f6e6720746f207573", in test_sha3_384() localVariable
690 let tests = [("416c6c20796f75722062617365206172652062656c6f6e6720746f207573", in test_sha3_512() localVariable
710 let tests = [( in test_shake_128() localVariable
730 let tests = [( in test_shake_256() localVariable
[all …]
/third_party/unity/auto/
Dgenerate_test_runner.rb90 def generate(input_file, output_file, tests, used_mocks, testfile_includes) argument
273 def create_externs(output, tests, _mocks) argument
379 def create_args_wrappers(output, tests) argument
395 def create_main(output, filename, tests, used_mocks) argument
465 def create_h_file(output, filename, tests, testfile_includes, used_mocks) argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralRangesTest.java39 String[][] tests = { in TestLocaleData() local
63 String[][] tests = { in TestRangePattern() local
79 Object[][] tests = { in TestFormatting() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DPluralRangesTest.java41 String[][] tests = { in TestLocaleData() local
65 String[][] tests = { in TestRangePattern() local
83 Object[][] tests = { in TestFormatting() local
/third_party/icu/icu4c/source/test/intltest/
Dcalcasts.cpp121 static const TestCase tests[] = { in IslamicCivil() local
210 static const TestCase tests[] = { in Hebrew() local
331 static const TestCase tests[] = { in Indian() local
394 static const TestCase tests[] = { in Coptic() local
439 static TestCase tests[] = { in Ethiopic() local
/third_party/node/deps/v8/tools/testrunner/local/
Dverbose.py46 def PrintReport(tests): argument
76 def PrintTestSource(tests): argument
/third_party/node/test/fixtures/wpt/resources/
Dtestharnessreport.js17 function dump_test_results(tests, status) { argument
25 tests:test_results, property
/third_party/cJSON/tests/unity/auto/
Dgenerate_test_runner.rb73 def generate(input_file, output_file, tests, used_mocks, testfile_includes) argument
193 def create_externs(output, tests, _mocks) argument
320 def create_main(output, filename, tests, used_mocks) argument
381 def create_h_file(output, filename, tests, testfile_includes, used_mocks) argument
/third_party/rust/crates/regex/scripts/
Dregex-match-tests.py9 def print_tests(tests): argument
75 tests = [] variable
/third_party/python/Lib/test/libregrtest/
Dmain.py217 def find_tests(self, tests): argument
507 def _test_forever(self, tests): argument
709 def main(self, tests=None, **kwargs): argument
751 def _main(self, tests, kwargs): argument
793 def main(tests=None, **kwargs): argument
/third_party/cJSON/tests/
Djson_patch_tests.c185 cJSON *tests = parse_test_file("json-patch-tests/tests.json"); in cjson_utils_should_pass_json_patch_test_tests() local
202 cJSON *tests = parse_test_file("json-patch-tests/spec_tests.json"); in cjson_utils_should_pass_json_patch_test_spec_tests() local
219 cJSON *tests = parse_test_file("json-patch-tests/cjson-utils-tests.json"); in cjson_utils_should_pass_json_patch_test_cjson_utils_tests() local
/third_party/node/deps/v8/tools/unittests/testdata/
Dtest3.json7 "tests": [{ array
12 "tests": [ array

12345678910>>...28