| /third_party/skia/third_party/externals/swiftshader/tests/regres/ |
| D | ci-tests.json | 2 { "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 …]
|
| D | full-tests.json | 2 { "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/boost/libs/log/test/run/ |
| D | util_manip_to_log.cpp | 67 struct tests struct 69 typedef CharT char_type; 70 typedef StreamT stream_type; 71 typedef std::basic_string< char_type > string; 72 typedef std::basic_ostringstream< char_type > std_stream; 75 static void default_operator() in default_operator() 87 static void operator_overrides() in operator_overrides()
|
| /third_party/node/deps/npm/docs/content/cli-commands/ |
| D | npm-install-test.md | 11 ### Synopsis 27 ### Description 32 ### See Also
|
| D | npm-install-ci-test.md | 11 ### Synopsis 19 ### Description 23 ### See Also
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | ColorStateTests.cpp | 140 std::vector<std::pair<RGBA8, RGBA8>> tests) { in CheckBlendOperation() argument 165 std::vector<std::pair<TriangleSpec, RGBA8>> tests) { in CheckBlendFactor() 191 std::vector<std::pair<TriangleSpec, RGBA8>> tests) { in CheckSrcBlendFactor() 199 std::vector<std::pair<TriangleSpec, RGBA8>> tests) { in CheckDstBlendFactor() 311 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local 319 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local 327 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local 335 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local 343 std::vector<std::pair<RGBA8, RGBA8>> tests; in TEST_P() local 352 std::vector<std::pair<TriangleSpec, RGBA8>> tests; in TEST_P() local [all …]
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | ColorStateTests.cpp | 144 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/ |
| D | test-utils.c | 205 struct parser_test tests[] = { in START_TEST() local 244 struct parser_test tests[] = { in START_TEST() local 271 struct parser_test tests[] = { in START_TEST() local 305 } tests[] = { in START_TEST() local 352 } tests[] = { in START_TEST() local 391 } tests[] = { in START_TEST() local 440 } tests[] = { in START_TEST() local 481 } tests[] = { in START_TEST() local 556 } tests[] = { in START_TEST() local 642 } tests[] = { in START_TEST() local [all …]
|
| /third_party/python/Lib/test/ |
| D | bisect_cmd.py | 31 def write_tests(filename, tests): argument 38 def write_output(filename, tests): argument 74 def run_tests(args, tests, huntrleaks=None): argument
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/ |
| D | main.c | 26 struct tests { struct 27 const char *string; 28 struct expected *exp; 29 int count; 30 int flags; 179 struct tests tests[] = { variable
|
| /third_party/curl/tests/ |
| D | README.md | 201 ### test data 211 ### curl tests 217 ### libcurl tests 224 ### unit tests
|
| /third_party/boost/libs/algorithm/test/ |
| D | hex_test1.cpp | 22 void test_to_hex ( const typename String::value_type ** tests ) { in test_to_hex() 47 void test_to_hex_lower ( const typename String::value_type ** tests ) { in test_to_hex_lower() 73 void test_from_hex_success ( const typename String::value_type ** tests ) { in test_from_hex_success() 103 void test_from_hex_failure ( const typename String::value_type ** tests ) { in test_from_hex_failure()
|
| /third_party/weston/clients/ |
| D | calibrator.c | 54 struct tests { struct 55 int32_t drawn_x, drawn_y; 56 int32_t clicked_x, clicked_y; 57 } tests[ARRAY_LENGTH(test_ratios)]; member
|
| /third_party/unity/auto/ |
| D | generate_test_runner.rb | 85 def generate(input_file, output_file, tests, used_mocks, testfile_includes) argument 227 def create_externs(output, tests, _mocks) argument 332 def create_args_wrappers(output, tests) argument 348 def create_main(output, filename, tests, used_mocks) argument 418 def create_h_file(output, filename, tests, testfile_includes, used_mocks) argument
|
| /third_party/libxml2/python/tests/ |
| D | Makefile.am | 62 tests: $(PYTESTS) target 77 tests: target
|
| /third_party/boost/tools/build/test/ |
| D | test_all.py | 147 def reorder_tests(tests, first_test): argument 167 tests = ["absolute_sources", variable
|
| /third_party/node/test/fixtures/wpt/resources/ |
| D | testharnessreport.js | 17 function dump_test_results(tests, status) { argument 25 tests:test_results, property
|
| /third_party/python/Lib/test/libregrtest/ |
| D | main.py | 201 def find_tests(self, tests): argument 445 def _test_forever(self, tests): argument 616 def main(self, tests=None, **kwargs): argument 655 def _main(self, tests, kwargs): argument 714 def main(tests=None, **kwargs): argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | PluralRangesTest.java | 41 String[][] tests = { in TestLocaleData() local 65 String[][] tests = { in TestRangePattern() local 83 Object[][] tests = { in TestFormatting() local
|
| /third_party/boringssl/src/third_party/wycheproof_testvectors/ |
| D | rsa_pss_misc_test.json | 22 "tests" : [ array 47 "tests" : [ array 72 "tests" : [ array 97 "tests" : [ array 122 "tests" : [ array 147 "tests" : [ array 172 "tests" : [ array 197 "tests" : [ array 222 "tests" : [ array 247 "tests" : [ array [all …]
|
| /third_party/weston/doc/sphinx/toc/ |
| D | test-suite.rst | 105 .. _test-suite-plugin: 148 Plugin tests must have a fixture setup function that calls
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | calcasts.cpp | 121 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/cJSON/tests/unity/auto/ |
| D | generate_test_runner.rb | 73 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/jerryscript/tools/runners/ |
| D | run-test-suite.py | 126 def run_normal_tests(args, tests): argument 156 def run_snapshot_tests(args, tests): argument
|
| /third_party/cJSON/tests/ |
| D | json_patch_tests.c | 185 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
|