Home
last modified time | relevance | path

Searched refs:test_3 (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp344 _test_descriptor test_3; in iterate() local
346 test_3.expected_control_output_vertices_value = 32; in iterate()
347 test_3.expected_gen_mode_value = GL_TRIANGLES; in iterate()
348 test_3.expected_gen_point_mode_value = GL_TRUE; in iterate()
349 test_3.expected_gen_spacing_value = m_glExtTokens.FRACTIONAL_ODD; in iterate()
350 test_3.expected_gen_vertex_order_value = GL_CCW; in iterate()
351 test_3.tc_body = "${VERSION}\n" in iterate()
360 test_3.te_body = "${VERSION}\n" in iterate()
402 tests.push_back(test_3); in iterate()
DesextcTessellationShaderXFB.cpp586 _test_descriptor test_3; /* vs+tc */ in iterate() local
615 test_3.expected_data_source = m_glExtTokens.TESS_CONTROL_SHADER; in iterate()
616 test_3.expected_n_values = 4; in iterate()
619 test_3.should_draw_call_fail = false; in iterate()
620 test_3.tf_mode = m_glExtTokens.PATCHES; in iterate()
624 test_3.should_draw_call_fail = true; in iterate()
625 test_3.tf_mode = GL_POINTS; in iterate()
627 test_3.requires_pipeline = true; in iterate()
628 test_3.use_gs = false; in iterate()
629 test_3.use_tc = true; in iterate()
[all …]
/external/python/cpython3/Lib/test/
Dtest_descrtut.py145 test_3 = """ variable
464 "tut3": test_3,
Dtest_pkg.py146 def test_3(self): member in TestPkg
/external/python/cpython2/Lib/test/
Dtest_descrtut.py147 test_3 = """ variable
475 "tut3": test_3,
Dtest_pkg.py141 def test_3(self): member in Test
/external/llvm/test/Feature/OperandBundles/
Ddse.ll45 define i8* @test_3() {
49 ; CHECK-LABEL: @test_3(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/OperandBundles/
Ddse.ll45 define i8* @test_3() {
49 ; CHECK-LABEL: @test_3(
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py358 def test_3(self): member in TestFunctionAnnotations
455 def test_3(self): member in TestVarAnnotations
525 def test_3(self): member in TestSetLiteral
Dtest_fixers.py110 def test_3(self): member in Test_has_key
168 def test_3(self): member in Test_apply
467 def test_3(self): member in Test_print
1041 def test_3(self): member in Test_throw
1166 def test_3(self): member in Test_long
1600 def test_3(self): member in Test_raw_input
1981 def test_3(self): member in Test_input
2028 def test_3(self): member in Test_tuple_params
2223 def test_3(self): member in Test_next
4106 def test_3(self): member in Test_sys_exc
[all …]
/external/python/cpython2/Lib/ctypes/test/
Dtest_struct_fields.py33 def test_3(self): member in StructFieldsTestCase
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Dimmed16.ll18 define i16 @test_3() {
Dimmed32.ll27 define i32 @test_3() {
/external/python/cpython3/Lib/ctypes/test/
Dtest_struct_fields.py33 def test_3(self): member in StructFieldsTestCase
/external/clang/test/Analysis/
Dexplain-svals.cpp56 void test_3(S s) { in test_3() function
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_parser.py215 def test_3(self): member in TestFunctionAnnotations
262 def test_3(self): member in TestSetLiteral
Dtest_fixers.py111 def test_3(self): member in Test_has_key
169 def test_3(self): member in Test_apply
409 def test_3(self): member in Test_print
983 def test_3(self): member in Test_throw
1108 def test_3(self): member in Test_long
1542 def test_3(self): member in Test_raw_input
1923 def test_3(self): member in Test_input
1970 def test_3(self): member in Test_tuple_params
2165 def test_3(self): member in Test_next
4010 def test_3(self): member in Test_sys_exc
[all …]
/external/llvm/test/Analysis/ScalarEvolution/
Dguards.ll74 define void @test_3(i1* %cond_buf, i32* %len_buf) {
75 ; CHECK-LABEL: @test_3(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dguards.ll77 define void @test_3(i1* %cond_buf, i32* %len_buf) {
78 ; CHECK-LABEL: @test_3(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dadd-sitofp.ll89 define float @test_3(i32 %a, i32 %b) {
90 ; CHECK-LABEL: @test_3(
/external/ltp/testcases/kernel/controllers/memcg/regression/
Dmemcg_regression_test.sh177 test_3() function
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll33 define internal i32 @test_3(<4 x i32> %a) #0 {
38 ; MIPS32-LABEL: test_3
/external/mockito/src/test/java/org/mockitousage/annotation/
DMockInjectionUsingConstructorTest.java112 @Test public void test_3() { } in test_3() method in MockInjectionUsingConstructorTest.junit_test_with_3_tests_methods
/external/clang/test/CodeGen/
Dbitfield-2.c162 unsigned long long test_3() { in test_3() function
/external/selinux/secilc/docs/
Dcil_class_and_permission_statements.md285 (type test_3)
313 (allow unconfined.process test_3 zygote_3)
314 ;; allow unconfined.process test_3 : zygote { specifyinvokewith specifyseinfo } ;

12