Home
last modified time | relevance | path

Searched refs:tests (Results 351 - 375 of 1092) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/skia/modules/skottie/tests/
H A DImage.cpp10 #include "tests/Test.h"
49 } tests[] { in DEF_TEST() struct
105 .setResourceProvider(sk_make_sp<TestResourceProvider>(tests, r)) in DEF_TEST()
117 for (const auto& tst : tests) { in DEF_TEST()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmTerminateInvocationTests.cpp72 void addTestsForAmberFiles (tcu::TestCaseGroup* tests, CaseGroup group) in addTestsForAmberFiles() argument
74 tcu::TestContext& testCtx = tests->getTestContext(); in addTestsForAmberFiles()
100 tests->addChild(testCase); in addTestsForAmberFiles()
110 de::MovePtr<tcu::TestCaseGroup> terminateTests(new tcu::TestCaseGroup(testCtx, "terminate_invocation", "VK_KHR_shader_terminate_invocation tests")); in createTerminateInvocationGroup()
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnorm.h10 * Normalizer basic tests
80 UnicodeString tests[][3], int length, int outCol);
82 void iterateTest(Normalizer* iter, UnicodeString tests[][3], int length, int outCol);
/third_party/libabigail/tests/
H A Dtest-types-stability.cc10 /// This program tests that the representation of types by the
86 using abigail::tests::get_src_dir; in perform()
87 using abigail::tests::get_build_dir; in perform()
90 string elf_path = string(get_src_dir()) + "/tests/" + path; in perform()
/third_party/jerryscript/tools/runners/
H A Drun-benchmarks.sh22 ./tools/perf.sh 5 $ENGINE ./tests/benchmarks/$1.js
23 ./tools/rss-measure.sh $ENGINE ./tests/benchmarks/$1.js
/third_party/node/test/parallel/
H A Dtest-repl-mode.js7 const tests = [
14 tests.forEach(function(test) {
H A Dtest-whatwg-url-custom-domainto.js13 const tests = require('../fixtures/url-idna');
28 for (const [i, { ascii, unicode }] of tests.entries()) {
/third_party/node/test/fixtures/wpt/resources/
H A Didlharness-shadowrealm.js31 // https://github.com/web-platform-tests/wpt/issues/31996
54 add_completion_callback(function (tests, harness_status, asserts_run) {
55 resolve(JSON.stringify(tests));
73 // We ran the tests in the ShadowRealm and gathered the results. Now treat them as if
/third_party/lwip/test/unit/
H A Dlwip_unittests.c24 Suite* create_suite(const char* name, testfunc *tests, size_t num_tests, SFun setup, SFun teardown) in create_suite() argument
34 tcase_add_named_test(tc_core, tests[i]); in create_suite()
/third_party/rust/crates/bindgen/bindgen-tests/tests/quickchecking/src/
H A Dbin.rs1 //! An application to run property tests for `bindgen` with _fuzzed_ C headers
33 // Validate CLI argument input for tests count.
55 "Bindgen property tests with quickcheck. \ in main()
93 "Count / number of tests to run. Running a fuzzed \ in main()
108 let tests: usize = in main()
111 quickchecking::test_bindgen(generate_range, tests, output_path) in main()
/third_party/skia/tests/
H A DSkGaussFilterTest.cpp13 #include "tests/Test.h"
50 auto tests = { in DEF_TEST() local
58 for (auto& test : tests) { in DEF_TEST()
H A DPathOpsExtendedTest.cpp17 #include "tests/PathOpsDebug.h"
18 #include "tests/PathOpsExtendedTest.h"
19 #include "tests/PathOpsThreadedCommon.h"
346 out.append("} tests[] = {\n");
676 void RunTestSet(skiatest::Reporter* reporter, TestDesc tests[], size_t count, in RunTestSet() argument
683 while (index > 0 && tests[index].fun != firstTest) { in RunTestSet()
686 (*tests[index].fun)(reporter, tests[index].str); in RunTestSet()
687 if (tests[index].fun == stopTest) { in RunTestSet()
695 if (tests[inde in RunTestSet()
[all...]
/third_party/skia/third_party/externals/brotli/
H A DMakefile46 tests/compatibility_test.sh $(BROTLI_WRAPPER)
47 tests/roundtrip_test.sh $(BROTLI_WRAPPER)
/third_party/skia/third_party/externals/icu/scripts/
H A Dmake_data_all.sh17 Linux/gcc --disable-tests --disable-layoutex || \
23 Linux/gcc --disable-tests --disable-layoutex
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_tree.py45 tests = ((EventType.MouseWheel, 120, -1, -5),
51 for ty, delta, num, amount in tests:
/third_party/rust/crates/memchr/src/memmem/prefilter/
H A Dfallback.rs92 mod tests { modules
116 use crate::memmem::prefilter::tests::PrefilterTest; in prefilter_permutations()
/third_party/rust/crates/memchr/src/memmem/x86/
H A Dsse.rs57 mod tests { modules
71 use crate::memmem::prefilter::tests::PrefilterTest; in prefilter_permutations()
78 // filter our tests such that Forward::new will be guaranteed in prefilter_permutations()
79 // to succeed. (And also remove tests with a haystack that is in prefilter_permutations()
/third_party/rust/crates/memchr/src/memmem/
H A Dwasm.rs45 mod tests { modules
59 use crate::memmem::prefilter::tests::PrefilterTest; in prefilter_permutations()
64 // filter our tests such that Forward::new will be guaranteed in prefilter_permutations()
65 // to succeed. (And also remove tests with a haystack that is in prefilter_permutations()
/third_party/skia/infra/bots/
H A Dinfra_tests.py9 """Run all infrastructure-related tests."""
65 tests = (
71 for t in tests:
85 print('Trained tests successfully.')
87 print('All tests passed!')
/third_party/ltp/
H A Drunltp23 # Description: This script can be used to the tests in the LTP test suite
46 # - added flag to get the command file that has all failed tests
150 -N Run all the networking tests.
159 -S SKIPFILE Skip tests specified in SKIPFILE
168 -b DEVICE Some tests require an unmounted block device
171 -z BIG_DEVICE Some tests require a big unmounted block device
441 result of concurrently running multiple tests designed
536 # Added -m 777 for tests that call tst_tmpdir() and try to
632 # The fsx-linux tests use the SCRATCHDEV environment variable as a location
634 # these tests
[all...]
/third_party/rust/crates/log/src/
H A Dlib.rs1684 mod tests { modules
1687 use tests::std::string::ToString;
1691 let tests = [ in test_levelfilter_from_str()
1706 for &(s, ref expected) in &tests { in test_levelfilter_from_str()
1713 let tests = [ in test_level_from_str()
1727 for &(s, ref expected) in &tests { in test_level_from_str()
1734 let tests = &[ in test_level_as_str()
1741 for (input, expected) in tests { in test_level_as_str()
1787 let tests = &[ in test_level_filter_as_str()
1795 for (input, expected) in tests { in test_level_filter_as_str()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp97 * \brief Run a loop of validation tests and return the result
1356 * \brief Make test group consisting of graphics pipeline tests
1362 auto tests = newMovePtr<TestCaseGroup>( in addGraphicsPipelineTests()
1368 tests.get(), params.name, params.description, checkSupport, initPrograms, testInstance, params); in addGraphicsPipelineTests()
1371 group.addChild(tests.release()); in addGraphicsPipelineTests()
1375 * \brief Make test group consisting of compute pipeline tests
1381 auto tests = newMovePtr<TestCaseGroup>( in addComputePipelineTests()
1387 tests.get(), params.name, params.description, checkSupport, initPrograms, testInstance, params); in addComputePipelineTests()
1390 group.addChild(tests.release()); in addComputePipelineTests()
1400 auto tests in createCacheControlTests() local
[all...]
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dabs.py125 self.tests = dict()
143 if test_result.index in self.tests:
144 return self.tests.get(test_result.index)
150 return self.tests.setdefault(rid, test)
152 return self.tests.get(self.current_test_id)
182 suite.test_num = max(test_result.test_num, len(self.tests))
/third_party/f2fs-tools/tools/
H A Dsha512.c267 } tests[] = { variable
307 for (i = 0; i < (int)(sizeof(tests) / sizeof(tests[0])); i++) { in main()
308 unsigned char *msg = (unsigned char *) tests[i].msg; in main()
309 int len = strlen(tests[i].msg); in main()
313 if (memcmp(tmp, tests[i].hash, 64) != 0) { in main()
/third_party/ffmpeg/tests/fate/
H A Dvpx.mak72 fate-vp8-test-vector-$(1): REF = $(SRC_PATH)/tests/ref/fate/vp8-test-vector-$(1)
81 fate-vp8-sign-bias: REF = $(SRC_PATH)/tests/ref/fate/vp8-sign-bias
85 fate-vp8-size-change: REF = $(SRC_PATH)/tests/ref/fate/vp8-size-change
93 fate-vp9-$(1): REF = $(SRC_PATH)/tests/ref/fate/vp9-$(1)
99 fate-vp9p$(2)-$(1): REF = $(SRC_PATH)/tests/ref/fate/vp9p$(2)-$(1)
136 fate-vp9-05-resize: REF = $(SRC_PATH)/tests/ref/fate/vp9-05-resize

Completed in 13 milliseconds

1...<<11121314151617181920>>...44