/external/harfbuzz_ng/test/shaping/data/aots/ |
D | Makefile.sources | 1 TESTS = \ 2 tests/classdef1_empty.tests \ 3 tests/classdef1_multiple.tests \ 4 tests/classdef1_single.tests \ 5 tests/classdef1.tests \ 6 tests/classdef2_empty.tests \ 7 tests/classdef2_multiple.tests \ 8 tests/classdef2_single.tests \ 9 tests/classdef2.tests \ 10 tests/gpos_chaining1_boundary.tests \ [all …]
|
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/ |
D | Makefile.sources | 1 TESTS = \ 2 tests/AVAR-1.tests \ 3 tests/CFF-1.tests \ 4 tests/CFF2-1.tests \ 5 tests/CFF-2.tests \ 6 tests/CMAP-1.tests \ 7 tests/CMAP-2.tests \ 8 tests/CVAR-1.tests \ 9 tests/CVAR-2.tests \ 10 tests/GLYF-1.tests \ [all …]
|
/external/harfbuzz_ng/test/shaping/data/in-house/ |
D | Makefile.sources | 1 TESTS = \ 2 tests/aat-trak.tests \ 3 tests/aat-morx.tests \ 4 tests/arabic-fallback-shaping.tests \ 5 tests/arabic-feature-order.tests \ 6 tests/arabic-like-joining.tests \ 7 tests/arabic-mark-attach.tests \ 8 tests/arabic-mark-order.tests \ 9 tests/arabic-stch.tests \ 10 tests/automatic-fractions.tests \ [all …]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/ |
D | MANIFEST | 58 tests 59 tests/main/atgroup_00.css 60 tests/main/atgroup_01.css 61 tests/main/atgroup_02.css 62 tests/main/atgroup_03.css 63 tests/main/atgroup_04.css 64 tests/main/atgroup_05.css 65 tests/main/atgroup_06.css 66 tests/main/atgroup_07.css 67 tests/main/atgroup_08.css [all …]
|
/external/python/pyasn1-modules/tests/ |
D | __main__.py | 14 ['tests.test_pem.suite', 15 'tests.test_rfc2314.suite', 16 'tests.test_rfc2315.suite', 17 'tests.test_rfc2437.suite', 18 'tests.test_rfc2459.suite', 19 'tests.test_rfc2511.suite', 20 'tests.test_rfc2560.suite', 21 'tests.test_rfc2631.suite', 22 'tests.test_rfc2634.suite', 23 'tests.test_rfc2985.suite', [all …]
|
/external/autotest/client/tests/xmtest/ |
D | xm-test.tar.bz2 | ... -test/runtest.sh
xm-test/tests/
xm-test/tests/Makefile.am ... |
/external/autotest/metadata/ |
D | tests.star | 9 load('//metadata/tests/graphics.star', define_graphics = 'define_tests') 10 load('//metadata/tests/platform.star', define_platform = 'define_tests') 11 load('//metadata/tests/desktopui.star', define_desktopui = 'define_tests') 12 load('//metadata/tests/policy.star', define_policy = 'define_tests') 13 load('//metadata/tests/security.star', define_security = 'define_tests') 14 load('//metadata/tests/network.star', define_network = 'define_tests') 15 load('//metadata/tests/dummy.star', define_dummy = 'define_tests') 16 load('//metadata/tests/power.star', define_power = 'define_tests') 17 load('//metadata/tests/kernel.star', define_kernel = 'define_tests') 18 load('//metadata/tests/hardware.star', define_hardware = 'define_tests') [all …]
|
/external/autotest/client/tests/perfmon/ |
D | perfmon-tests-0.3.tar.gz |
|
/external/catch2/projects/SelfTest/Baselines/ |
D | compact.sw.approved.txt | 1 Misc.tests.cpp:<line number>: passed: with 1 message: 'yay' 2 Decomposition.tests.cpp:<line number>: passed: fptr == 0 for: 0 == 0 3 Decomposition.tests.cpp:<line number>: passed: fptr == 0l for: 0 == 0 4 Compilation.tests.cpp:<line number>: passed: y.v == 0 for: 0 == 0 5 Compilation.tests.cpp:<line number>: passed: 0 == y.v for: 0 == 0 6 Compilation.tests.cpp:<line number>: passed: y.v == 0 for: 0 == 0 7 Compilation.tests.cpp:<line number>: passed: 0 == y.v for: 0 == 0 8 Compilation.tests.cpp:<line number>: passed: t1 == t2 for: {?} == {?} 9 Compilation.tests.cpp:<line number>: passed: t1 != t2 for: {?} != {?} 10 Compilation.tests.cpp:<line number>: passed: t1 < t2 for: {?} < {?} [all …]
|
/external/boringssl/src/util/fipstools/acvp/acvptool/test/expected/ |
D | RSA.bz2 | ... : [
11 {
12 "tgId": 1,
13 "tests": [
14 {
15 "tcId": 6,
16 ... |
D | ACVP-AES-CCM.bz2 | ... : [
9 {
10 "tgId": 1,
11 "tests": [
12 {
13 "tcId": 10,
14 ... |
D | ACVP-AES-CTR.bz2 |
|
/external/grpc-grpc/src/csharp/ |
D | tests.json | 2 "Grpc.Core.Tests": [ 3 "Grpc.Core.Interceptors.Tests.ClientInterceptorTest", 4 "Grpc.Core.Interceptors.Tests.ServerInterceptorTest", 5 "Grpc.Core.Internal.Tests.AsyncCallServerTest", 6 "Grpc.Core.Internal.Tests.AsyncCallTest", 7 "Grpc.Core.Internal.Tests.ChannelArgsSafeHandleTest", 8 "Grpc.Core.Internal.Tests.CompletionQueueEventTest", 9 "Grpc.Core.Internal.Tests.CompletionQueueSafeHandleTest", 10 "Grpc.Core.Internal.Tests.DefaultObjectPoolTest", 11 "Grpc.Core.Internal.Tests.MetadataArraySafeHandleTest", [all …]
|
/external/autotest/client/tests/libhugetlbfs/ |
D | libhugetlbfs-2.0.tar.gz |
|
/external/autotest/tko/migrations/ |
D | 004_add_test_started.py | 12 ALTER TABLE tests ADD COLUMN started_time datetime NULL; 16 ALTER TABLE tests DROP started_time; 21 SELECT tests.test_idx, 22 tests.job_idx, 23 tests.test, 24 tests.subdir, 25 tests.kernel_idx, 26 tests.status, 27 tests.reason, 28 tests.machine_idx, [all …]
|
D | 003_add_test_timestamps.py | 12 ALTER TABLE tests ADD COLUMN finished_time datetime NULL; 16 ALTER TABLE tests DROP finished_time; 21 SELECT tests.test_idx, 22 tests.job_idx, 23 tests.test, 24 tests.subdir, 25 tests.kernel_idx, 26 tests.status, 27 tests.reason, 28 tests.machine_idx, [all …]
|
D | 002_add_job_timestamps.py | 25 SELECT tests.test_idx, 26 tests.job_idx, 27 tests.test, 28 tests.subdir, 29 tests.kernel_idx, 30 tests.status, 31 tests.reason, 32 tests.machine_idx, 46 FROM tests 47 INNER JOIN jobs ON jobs.job_idx = tests.job_idx [all …]
|
D | 031_rename_tko_tables.py | 175 SELECT tests.test_idx, 176 tests.job_idx, 177 tests.test, 178 tests.subdir, 179 tests.kernel_idx, 180 tests.status, 181 tests.reason, 182 tests.machine_idx, 183 tests.started_time AS test_started_time, 184 tests.finished_time AS test_finished_time, [all …]
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/ |
D | AllTests.java | 19 package org.apache.harmony.jpda.tests.share; 28 import org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase; 126 // All of these tests can only be run using the full JDWP implementation. They weren't really 148 … suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnteredTest.class); 149 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnterTest.class); 150 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest.class); 151 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest.class); 153 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ReferenceType.NestedTypesTest.class); 154 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest.class); 155 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsTest.class); [all …]
|
/external/apache-harmony/jdwp/ |
D | jarjar-rules.txt | 1 rule org.apache.harmony.jpda.tests.jdwp.A*.* org.apache.harmony.jpda.tests.jdwp.A@1_@2 2 rule org.apache.harmony.jpda.tests.jdwp.B*.* org.apache.harmony.jpda.tests.jdwp.B@1_@2 3 rule org.apache.harmony.jpda.tests.jdwp.C*.* org.apache.harmony.jpda.tests.jdwp.C@1_@2 4 rule org.apache.harmony.jpda.tests.jdwp.D*.* org.apache.harmony.jpda.tests.jdwp.D@1_@2 5 rule org.apache.harmony.jpda.tests.jdwp.E*.* org.apache.harmony.jpda.tests.jdwp.E@1_@2 6 rule org.apache.harmony.jpda.tests.jdwp.F*.* org.apache.harmony.jpda.tests.jdwp.F@1_@2 7 rule org.apache.harmony.jpda.tests.jdwp.G*.* org.apache.harmony.jpda.tests.jdwp.G@1_@2 8 rule org.apache.harmony.jpda.tests.jdwp.H*.* org.apache.harmony.jpda.tests.jdwp.H@1_@2 9 rule org.apache.harmony.jpda.tests.jdwp.I*.* org.apache.harmony.jpda.tests.jdwp.I@1_@2 10 rule org.apache.harmony.jpda.tests.jdwp.J*.* org.apache.harmony.jpda.tests.jdwp.J@1_@2 [all …]
|
/external/skqp/ |
D | Android.bp | 166 "tests/", 1250 "tests/AAClipTest.cpp", 1251 "tests/AdvancedBlendTest.cpp", 1252 "tests/AndroidCodecTest.cpp", 1253 "tests/AnimatedImageTest.cpp", 1254 "tests/AnnotationTest.cpp", 1255 "tests/ApplyGammaTest.cpp", 1256 "tests/ArenaAllocTest.cpp", 1257 "tests/AsADashTest.cpp", 1258 "tests/BadIcoTest.cpp", [all …]
|
/external/rust/crates/regex-automata/data/tests/ |
D | unicode.toml | 1 [[tests]] arraytable 7 [[tests]] arraytable 13 [[tests]] arraytable 20 [[tests]] arraytable 28 [[tests]] arraytable 34 [[tests]] arraytable 40 [[tests]] arraytable 46 [[tests]] arraytable 52 [[tests]] arraytable 58 [[tests]] arraytable [all …]
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_formcalc_context_embeddertest.cpp | 22 // TODO(dsinclair): Comment out tests are broken and need to be fixed. 50 } tests[] = {{"123 + 456", 579}, in TEST_F() local 75 for (size_t i = 0; i < FX_ArraySize(tests); ++i) { in TEST_F() 76 EXPECT_TRUE(Execute(tests[i].program)); in TEST_F() 80 EXPECT_EQ(tests[i].result, value->ToInteger()) in TEST_F() 81 << "Program: " << tests[i].program; in TEST_F() 91 } tests[] = { in TEST_F() local 96 for (size_t i = 0; i < FX_ArraySize(tests); ++i) { in TEST_F() 97 EXPECT_TRUE(Execute(tests[i].program)); in TEST_F() 101 EXPECT_STREQ(tests[i].result, value->ToString().c_str()) in TEST_F() [all …]
|
/external/rust/crates/regex-automata/data/tests/fowler/ |
D | basic.toml | 1 [[tests]] arraytable 8 [[tests]] arraytable 15 [[tests]] arraytable 22 [[tests]] arraytable 29 [[tests]] arraytable 36 [[tests]] arraytable 43 [[tests]] arraytable 50 [[tests]] arraytable 57 [[tests]] arraytable 64 [[tests]] arraytable [all …]
|
/external/igt-gpu-tools/docs/reference/igt-gpu-tools/ |
D | igt_test_programs.xml | 20 All tests support the following command line options: 40 print extra debugging information when running tests and 98 <refentry id="igt-amdgpu-tests"> 100 <refname>AMDGPU Tests</refname> 101 <refpurpose>Tests for amdgpu driver behaviour</refpurpose> 107 <refentry id="igt-chamelium-tests"> 109 <refname>Chamelium Tests</refname> 110 <refpurpose>Tests using the Chamelium platform</refpurpose> 116 <refentry id="igt-core-tests"> 118 <refname>Core Tests</refname> [all …]
|