Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 5263) sorted by relevance

12345678910>>...211

/third_party/mesa3d/src/compiler/glsl/tests/
Dlower_precision_test.py29 Test = namedtuple("Test", "name source match_re") variable
33 Test("f32 simple division",
43 Test("i32 simple division",
58 Test("u32 simple division",
73 Test("dot",
83 Test("f32 array with const index",
95 Test("i32 array with const index",
111 Test("u32 array with const index",
127 Test("f32 array with uniform index",
140 Test("i32 array with uniform index",
[all …]
/third_party/boost/libs/endian/test/
Dendian_operations_test.cpp176 template <template<class, class> class Test, class T1>
179 Test<T1, char>::test(); in op_test_aux()
180 Test<T1, unsigned char>::test(); in op_test_aux()
181 Test<T1, signed char>::test(); in op_test_aux()
182 Test<T1, short>::test(); in op_test_aux()
183 Test<T1, unsigned short>::test(); in op_test_aux()
184 Test<T1, int>::test(); in op_test_aux()
185 Test<T1, unsigned int>::test(); in op_test_aux()
186 Test<T1, long>::test(); in op_test_aux()
187 Test<T1, unsigned long>::test(); in op_test_aux()
[all …]
/third_party/boost/libs/phoenix/test/operator/
Dmember.cpp22 struct Test struct
43 Test test = {1}; in main()
44 const Test* cptr = &test; in main()
45 Test* ptr = &test; in main()
47 BOOST_TEST((val(ptr)->*&Test::value)() == 1); in main()
48 BOOST_TEST((val(cptr)->*&Test::value)() == 1); in main()
49 BOOST_TEST((arg1->*&Test::value)(cptr) == 1); in main()
51 ((val(ptr)->*&Test::value) = 2)(); in main()
55 BOOST_TEST((val(ptr)->*&Test::func)(val(3))() == 3); in main()
57 BOOST_TEST((arg1->*&Test::func)(arg2)(cptr, i) == i); in main()
[all …]
/third_party/mbedtls/tests/suites/
Dtest_suite_des.data13 DES Encrypt OpenSSL Test Vector #1
16 DES Encrypt OpenSSL Test Vector #2
19 DES Encrypt OpenSSL Test Vector #3
22 DES Encrypt OpenSSL Test Vector #4
25 DES Encrypt OpenSSL Test Vector #5
28 DES Encrypt OpenSSL Test Vector #6
31 DES Encrypt OpenSSL Test Vector #7
34 DES Encrypt OpenSSL Test Vector #8
37 DES Encrypt OpenSSL Test Vector #9
40 DES Encrypt OpenSSL Test Vector #10
[all …]
Dtest_suite_mpi.data43 Test mpi_read_write_string #1 (Invalid character)
46 Test mpi_read_write_string #2 (Illegal input radix)
49 Test mpi_read_write_string #3 (Buffer just fits)
52 Test mpi_read_write_string #4 (Buffer too small)
55 Test mpi_read_write_string #5 (Illegal output radix)
58 Test mpi_read_write_string #6 (Output radix of 15)
61 Test mpi_read_write_string #7
64 Test mpi_read_write_string #8 (Empty MPI hex -> hex)
67 Test mpi_read_write_string #9 (Empty MPI hex -> dec)
70 Test mpi_read_write_string #8 (Empty MPI dec -> hex)
[all …]
Dtest_suite_shax.data1 # Test the operation of SHA-1 and SHA-2
2 SHA-1 Test Vector NIST CAVS #1
6 SHA-1 Test Vector NIST CAVS #2
10 SHA-1 Test Vector NIST CAVS #3
14 SHA-1 Test Vector NIST CAVS #4
18 SHA-1 Test Vector NIST CAVS #5
22 SHA-1 Test Vector NIST CAVS #6
26 SHA-1 Test Vector NIST CAVS #7
30 SHA-1 Test Vector NIST CAVS #8
34 SHA-1 Test Vector NIST CAVS #9
[all …]
Dtest_suite_psa_crypto_hash.data1 PSA hash finish: SHA-1 Test Vector NIST CAVS #1
5 PSA hash finish: SHA-1 Test Vector NIST CAVS #2
9 PSA hash finish: SHA-1 Test Vector NIST CAVS #3
13 PSA hash finish: SHA-1 Test Vector NIST CAVS #4
17 PSA hash finish: SHA-1 Test Vector NIST CAVS #5
21 PSA hash finish: SHA-1 Test Vector NIST CAVS #6
25 PSA hash finish: SHA-1 Test Vector NIST CAVS #7
29 PSA hash finish: SHA-1 Test Vector NIST CAVS #8
33 PSA hash finish: SHA-1 Test Vector NIST CAVS #9
37 PSA hash finish: SHA-1 Test Vector NIST CAVS #10
[all …]
Dtest_suite_md.data36 generic mbedtls_md5 Test vector RFC1321 #1
40 generic mbedtls_md5 Test vector RFC1321 #2
44 generic mbedtls_md5 Test vector RFC1321 #3
48 generic mbedtls_md5 Test vector RFC1321 #4
52 generic mbedtls_md5 Test vector RFC1321 #5
56 generic mbedtls_md5 Test vector RFC1321 #6
60 generic mbedtls_md5 Test vector RFC1321 #7
64 generic mbedtls_ripemd160 Test vector from paper #1
68 generic mbedtls_ripemd160 Test vector from paper #2
72 generic mbedtls_ripemd160 Test vector from paper #3
[all …]
Dtest_suite_mdx.data1 # Test MD5 and RIPEMD160
2 mbedtls_md5 Test vector RFC1321 #1
5 mbedtls_md5 Test vector RFC1321 #2
8 mbedtls_md5 Test vector RFC1321 #3
11 mbedtls_md5 Test vector RFC1321 #4
14 mbedtls_md5 Test vector RFC1321 #5
17 mbedtls_md5 Test vector RFC1321 #6
20 mbedtls_md5 Test vector RFC1321 #7
23 mbedtls_ripemd160 Test vector from paper #1
26 mbedtls_ripemd160 Test vector from paper #2
[all …]
Dtest_suite_aria.data22 ARIA-128-ECB Encrypt - Official Test Vectors 1.0
25 ARIA-128-ECB Decrypt - Official Test Vectors 1.0
28 ARIA-192-ECB Encrypt - Official Test Vectors 1.0
31 ARIA-192-ECB Decrypt - Official Test Vectors 1.0
34 ARIA-256-ECB Encrypt - Official Test Vectors 1.0
37 ARIA-256-ECB Decrypt - Official Test Vectors 1.0
40 ARIA-128-CBC Encrypt - Official Test Vectors 1.0
43 ARIA-128-CBC Decrypt - Official Test Vectors 1.0
46 ARIA-192-CBC Encrypt - Official Test Vectors 1.0
49 ARIA-192-CBC Decrypt - Official Test Vectors 1.0
[all …]
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DSynthTest.java16 import org.junit.Test;
68 @Test
307 @Test
536 @Test
558 @Test
582 @Test
605 @Test
659 @Test
715 @Test
749 @Test
[all …]
/third_party/skia/tools/svg/
Dsvgs.txt11 https://www.w3.org/Graphics/SVG/Test/20110816/svg/color-prop-01-b.svg
12 https://www.w3.org/Graphics/SVG/Test/20110816/svg/color-prop-02-f.svg
13 https://www.w3.org/Graphics/SVG/Test/20110816/svg/color-prop-03-t.svg
14 https://www.w3.org/Graphics/SVG/Test/20110816/svg/color-prop-04-t.svg
15 https://www.w3.org/Graphics/SVG/Test/20110816/svg/color-prop-05-t.svg
16 https://www.w3.org/Graphics/SVG/Test/20110816/svg/coords-coord-01-t.svg
17 https://www.w3.org/Graphics/SVG/Test/20110816/svg/coords-coord-02-t.svg
18 https://www.w3.org/Graphics/SVG/Test/20110816/svg/coords-dom-01-f.svg
19 https://www.w3.org/Graphics/SVG/Test/20110816/svg/coords-dom-02-f.svg
20 https://www.w3.org/Graphics/SVG/Test/20110816/svg/coords-trans-01-b.svg
[all …]
Dsvg_images.txt1 https://www.w3.org/Graphics/SVG/Test/20110816/images/20x20.png
2 https://www.w3.org/Graphics/SVG/Test/20110816/images/blue_10x10.png
3 https://www.w3.org/Graphics/SVG/Test/20110816/images/bluesquidj.png
4 https://www.w3.org/Graphics/SVG/Test/20110816/images/bumpMap2.png
5 https://www.w3.org/Graphics/SVG/Test/20110816/images/DisplaceChecker.png
6 https://www.w3.org/Graphics/SVG/Test/20110816/images/filters-conv-01-f.includeimage.png
7 https://www.w3.org/Graphics/SVG/Test/20110816/images/galpha.png
8 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam030.png
9 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam045.png
10 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam056.png
[all …]
/third_party/typescript/tests/baselines/reference/
DclassUsedBeforeInitializedVariables.symbols2 class Test {
3 >Test : Symbol(Test, Decl(classUsedBeforeInitializedVariables.ts, 0, 0))
6 >p1 : Symbol(Test.p1, Decl(classUsedBeforeInitializedVariables.ts, 0, 12))
9 >p2 : Symbol(Test.p2, Decl(classUsedBeforeInitializedVariables.ts, 1, 11))
10 >this.p1 : Symbol(Test.p1, Decl(classUsedBeforeInitializedVariables.ts, 0, 12))
11 >this : Symbol(Test, Decl(classUsedBeforeInitializedVariables.ts, 0, 0))
12 >p1 : Symbol(Test.p1, Decl(classUsedBeforeInitializedVariables.ts, 0, 12))
15 >p3 : Symbol(Test.p3, Decl(classUsedBeforeInitializedVariables.ts, 2, 17))
16 >this.p4 : Symbol(Test.p4, Decl(classUsedBeforeInitializedVariables.ts, 3, 17))
17 >this : Symbol(Test, Decl(classUsedBeforeInitializedVariables.ts, 0, 0))
[all …]
DconstructorArgWithGenericCallSignature.types2 module Test {
3 >Test : typeof Test
20 var func: Test.MyFunc;
21 >func : Test.MyFunc
22 >Test : any
24 Test.F(func); // OK
25 >Test.F(func) : void
26 >Test.F : (func: Test.MyFunc) => void
27 >Test : typeof Test
28 >F : (func: Test.MyFunc) => void
[all …]
DcontravariantInferenceAndTypeGuard.types49 interface Test {
53 const list2 = new List<Test | null>();
54 >list2 : List<Test | null>
55 >new List<Test | null>() : List<Test | null>
59 const filter1 = list2.filter(function(item, node, list): item is Test {
60 >filter1 : List<Test>
61Test { this.b; // $ExpectType string item; // $ExpectType Test | null node; // $ExpectTyp…
62Test | null>(fn: FilterFn<Test | null, TResult, TContext>, context: TContext): List<TResult>; <TRe…
63 >list2 : List<Test | null>
64Test | null>(fn: FilterFn<Test | null, TResult, TContext>, context: TContext): List<TResult>; <TRe…
[all …]
DdeclarationEmitNoNonRequiredParens.js2 export enum Test {
6 export type TestType = typeof Test;
13 exports.bar = exports.Test = void 0;
14 var Test; variable
15 (function (Test) { argument
16 Test[Test["A"] = 0] = "A";
17 Test[Test["B"] = 1] = "B";
18 Test[Test["C"] = 2] = "C";
19 })(Test = exports.Test || (exports.Test = {}));
24 export declare enum Test {
[all …]
DenumNumbering1.js2 enum Test {
12 var Test; variable
13 (function (Test) { argument
14 Test[Test["A"] = 0] = "A";
15 Test[Test["B"] = 1] = "B";
16 Test[Test["C"] = Math.floor(Math.random() * 1000)] = "C";
17 Test[Test["D"] = 10] = "D";
18 Test[Test["E"] = 11] = "E"; // Error but shouldn't be
19 })(Test || (Test = {}));
DjsxImportInAttribute.types3 import Test from 'Test';
4 >Test : typeof Test
6 let x = Test; // emit test_1.default
7 >x : typeof Test
8 >Test : typeof Test
10 <anything attr={Test} />; // ?
11 ><anything attr={Test} /> : error
13 >attr : typeof Test
14 >Test : typeof Test
17 declare module "Test" {
[all …]
DforwardRefInClassProperties.symbols2 class Test
3 >Test : Symbol(Test, Decl(forwardRefInClassProperties.ts, 0, 0))
6 >_b : Symbol(Test._b, Decl(forwardRefInClassProperties.ts, 1, 1))
7 >this._a : Symbol(Test._a, Decl(forwardRefInClassProperties.ts, 2, 17))
8 >this : Symbol(Test, Decl(forwardRefInClassProperties.ts, 0, 0))
9 >_a : Symbol(Test._a, Decl(forwardRefInClassProperties.ts, 2, 17))
12 >_a : Symbol(Test._a, Decl(forwardRefInClassProperties.ts, 2, 17))
14 static _B = Test._A; // undefined, no error/warning
15 >_B : Symbol(Test._B, Decl(forwardRefInClassProperties.ts, 3, 11))
16 >Test._A : Symbol(Test._A, Decl(forwardRefInClassProperties.ts, 5, 24))
[all …]
DconstructorArgWithGenericCallSignature.symbols2 module Test {
3 >Test : Symbol(Test, Decl(constructorArgWithGenericCallSignature.ts, 0, 0))
27 var func: Test.MyFunc;
29 >Test : Symbol(Test, Decl(constructorArgWithGenericCallSignature.ts, 0, 0))
30 >MyFunc : Symbol(Test.MyFunc, Decl(constructorArgWithGenericCallSignature.ts, 0, 13))
32 Test.F(func); // OK
33 >Test.F : Symbol(Test.F, Decl(constructorArgWithGenericCallSignature.ts, 6, 5))
34 >Test : Symbol(Test, Decl(constructorArgWithGenericCallSignature.ts, 0, 0))
35 >F : Symbol(Test.F, Decl(constructorArgWithGenericCallSignature.ts, 6, 5))
38 var test = new Test.MyClass(func); // Should be OK
[all …]
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DSynthTest.cs57 [NUnit.Framework.Test]
75 [NUnit.Framework.Test]
95 [NUnit.Framework.Test]
114 [NUnit.Framework.Test]
164 [NUnit.Framework.Test]
216 [NUnit.Framework.Test]
245 [NUnit.Framework.Test]
274 [NUnit.Framework.Test]
305 [NUnit.Framework.Test]
333 [NUnit.Framework.Test]
[all …]
/third_party/python/Lib/unittest/test/
Dtest_setups.py33 class Test(unittest.TestCase): class
37 Test.setUpCalled += 1
44 result = self.runTests(Test)
46 self.assertEqual(Test.setUpCalled, 1)
51 class Test(unittest.TestCase): class
55 Test.tearDownCalled += 1
62 result = self.runTests(Test)
64 self.assertEqual(Test.tearDownCalled, 1)
69 class Test(unittest.TestCase): class
73 Test.tearDownCalled += 1
[all …]
/third_party/pcre2/pcre2/testdata/
Dgrepoutput1 ---------------------------- Test 1 ------------------------------
6 ---------------------------- Test 2 ------------------------------
9 ---------------------------- Test 3 ------------------------------
15 ---------------------------- Test 4 ------------------------------
18 ---------------------------- Test 5 ------------------------------
27 ---------------------------- Test 6 ------------------------------
36 ---------------------------- Test 7 ------------------------------
40 ---------------------------- Test 8 ------------------------------
43 ---------------------------- Test 9 ------------------------------
45 ---------------------------- Test 10 -----------------------------
[all …]
/third_party/mesa3d/src/amd/ci/
Dvkd3d-proton-navy_flounder.txt1 d3d12:23926: Test failed: PSInvocations: Got 256, expected >= 1024.
2 d3d12:30894: Test failed: Got 0xffffffff, expected 0xff9bc864 at (0, 0, 0).
3 d3d12:37735: Test failed: Got 0xff00ff00, expected 0xffffffff at (0, 0, 0).
4 d3d12:43170:test 7: Test failed: Failed to create reserved resource, hr 0x80070057.
5 d3d12:43170:test 8: Test failed: Failed to create reserved resource, hr 0x80070057.
6 d3d12:43973:Test 3: Test failed: Got color 0x00000000, expected 0xccb3804d.
7 d3d12:46546:Test 12: Test failed: Inconsistent GPU timestamps.
8 d3d12:46547:Test 12: Test failed: Inconsistent CPU timestamps.
9 d3d12:46633:Test 12: Test failed: Failed to open heap from file mapping: hr #8007000e.
10 d3d12:50060:Test 12: Test failed: Got hr 0x8007000e, expected 0.

12345678910>>...211