Searched refs:test_4 (Results 1 - 17 of 17) sorted by relevance

/external/python/cpython2/Lib/ctypes/test/
H A Dtest_struct_fields.py40 def test_4(self): member in class:StructFieldsTestCase
/external/python/cpython3/Lib/ctypes/test/
H A Dtest_struct_fields.py40 def test_4(self): member in class:StructFieldsTestCase
/external/python/cpython2/Lib/test/
H A Dtest_descrtut.py242 test_4 = """
476 "tut4": test_4,
H A Dtest_pkg.py157 def test_4(self): member in class:Test
/external/python/cpython3/Lib/test/
H A Dtest_descrtut.py233 test_4 = """
465 "tut4": test_4,
H A Dtest_pkg.py161 def test_4(self): member in class:TestPkg
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProperties.cpp371 _test_descriptor test_4; local
373 test_4.expected_control_output_vertices_value = 8;
374 test_4.expected_gen_mode_value = m_glExtTokens.QUADS;
375 test_4.expected_gen_point_mode_value = GL_TRUE;
376 test_4.expected_gen_spacing_value = GL_EQUAL;
377 test_4.expected_gen_vertex_order_value = GL_CCW;
378 test_4.tc_body = "${VERSION}\n"
387 test_4.te_body = "${VERSION}\n"
403 tests.push_back(test_4);
/external/clang/test/Analysis/
H A Dexplain-svals.cpp67 void test_4(int x, int y) { function
H A Ddead-stores.cpp105 int test_4(int x) { function in namespace:foo
/external/python/cpython3/Lib/lib2to3/tests/
H A Dtest_parser.py275 def test_4(self): member in class:TestFunctionAnnotations
307 def test_4(self): member in class:TestVarAnnotations
352 def test_4(self): member in class:TestSetLiteral
H A Dtest_fixers.py115 def test_4(self): member in class:Test_has_key
173 def test_4(self): member in class:Test_apply
472 def test_4(self): member in class:Test_print
1046 def test_4(self): member in class:Test_throw
1605 def test_4(self): member in class:Test_raw_input
1986 def test_4(self): member in class:Test_input
2228 def test_4(self): member in class:Test_next
4073 def test_4(self): member in class:Test_sys_exc
4107 def test_4(self): member in class:Test_paren
/external/ltp/testcases/kernel/controllers/memcg/regression/
H A Dmemcg_regression_test.sh201 test_4() function
210 # test_4.sh might be killed by oom, so do clean up here
214 # if test_4.sh gets killed, it won't clean cgroup it created
/external/python/cpython2/Lib/lib2to3/tests/
H A Dtest_parser.py203 def test_4(self): member in class:TestFunctionAnnotations
250 def test_4(self): member in class:TestSetLiteral
H A Dtest_fixers.py116 def test_4(self): member in class:Test_has_key
174 def test_4(self): member in class:Test_apply
414 def test_4(self): member in class:Test_print
988 def test_4(self): member in class:Test_throw
1547 def test_4(self): member in class:Test_raw_input
1928 def test_4(self): member in class:Test_input
2170 def test_4(self): member in class:Test_next
4015 def test_4(self): member in class:Test_sys_exc
4049 def test_4(self): member in class:Test_paren
/external/clang/test/CodeGen/
H A Dbitfield-2.c193 // CHECK-OPT-LABEL: define i64 @test_4()
196 unsigned long long test_4() { function
/external/clang/test/SemaCXX/
H A Dattr-noreturn.cpp47 __attribute__((noreturn)) void test_4() { D d; } function in namespace:destructor_tests
/external/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_test.sh217 test_4() function

Completed in 1682 milliseconds