Home
last modified time | relevance | path

Searched refs:test_recursive (Results 1 – 10 of 10) sorted by relevance

/external/python/cffi/testing/embedding/
Dtest_recursive.py5 def test_recursive(self): member in TestRecursive
/external/python/cpython3/Lib/test/test_tools/
Dtest_pathfix.py58 def test_recursive(self): member in TestPathfixFunctional
/external/llvm/test/Transforms/SimplifyCFG/
Dmerge-cond-stores.ll34 ; CHECK-LABEL: @test_recursive
39 define void @test_recursive(i32* %p, i32 %a, i32 %b, i32 %c, i32 %d) {
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
Dmerge-cond-stores.ll77 define void @test_recursive(i32* %p, i32 %a, i32 %b, i32 %c, i32 %d) {
78 ; CHECK-LABEL: @test_recursive(
/external/python/jinja/tests/
Dtest_async.py355 def test_recursive(self, test_env_async): member in TestAsyncForLoop
Dtest_core_tags.py111 def test_recursive(self, env): member in TestForLoop
/external/python/cpython3/Lib/test/
Dtest_contextlib.py249 def test_recursive(self): member in ContextManagerTestCase
Dtest_types.py1291 def test_recursive(self): member in SimpleNamespaceTests
/external/python/cpython3/Lib/unittest/test/testmock/
Dtesthelpers.py642 def test_recursive(self): member in SpecSignatureTest
/external/python/mock/mock/tests/
Dtesthelpers.py635 def test_recursive(self): member in SpecSignatureTest