Home
last modified time | relevance | path

Searched refs:test_16 (Results 1 – 14 of 14) sorted by relevance

/external/skqp/tests/
DMemsetTest.cpp47 static void test_16(skiatest::Reporter* reporter) { in test_16() function
87 test_16(reporter); in DEF_TEST()
/external/skia/tests/
DMemsetTest.cpp47 static void test_16(skiatest::Reporter* reporter) { in test_16() function
87 test_16(reporter); in DEF_TEST()
/external/python/cpython3/Lib/ctypes/test/
Dtest_sizes.py13 def test_16(self): member in SizesTestCase
/external/python/cpython2/Lib/ctypes/test/
Dtest_sizes.py14 def test_16(self): member in SizesTestCase
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll181 define internal i32 @test_16(i32 %i, <4 x i32> %a) #0 {
187 ; MIPS32-LABEL: test_16
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dsetcc-v32.ll180 ; CHECK-LABEL: test_16
185 define <2 x i16> @test_16(<2 x i16> %a0, <2 x i16> %a1) #0 {
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp60 __attribute__((noreturn)) void test_16() { const A& a = A(); } in test_16() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py422 def test_16(self): member in TestFunctionAnnotations
Dtest_fixers.py1410 def test_16(self): member in Test_dict
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/
Dvector-compare-128b.ll250 ; CHECK-LABEL: test_16:
253 define <64 x i16> @test_16(<64 x i16> %v0, <64 x i16> %v1) #0 {
Dvector-compare-64b.ll251 ; CHECK-LABEL: test_16:
254 define <32 x i16> @test_16(<32 x i16> %v0, <32 x i16> %v1) #0 {
Dalign2-64b.ll139 ; CHECK-LABEL: test_16:
143 define <64 x i8> @test_16(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll139 ; CHECK-LABEL: test_16:
143 define <128 x i8> @test_16(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1352 def test_16(self): member in Test_dict