Home
last modified time | relevance | path

Searched refs:test_nested (Results 1 – 11 of 11) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
Dinvoke_rvalue.pass.cpp256 void test_nested() in test_nested() function
267 test_nested(); in main()
/external/python/cpython2/Lib/ctypes/test/
Dtest_anon.py38 def test_nested(self): member in AnonTest
/external/llvm/test/CodeGen/ARM/
Dsegmented-stacks.ll57 define i32 @test_nested(i32 * nest %closure, i32 %other) #0 {
64 ; ARM-linux: test_nested:
83 ; ARM-android: test_nested:
/external/llvm/test/CodeGen/Thumb/
Dsegmented-stacks.ll61 define i32 @test_nested(i32 * nest %closure, i32 %other) #0 {
68 ; Thumb-android-LABEL: test_nested:
88 ; Thumb-linux-LABEL: test_nested:
/external/python/cpython2/Lib/test/
Dtest_exception_variations.py128 def test_nested(self): member in ExceptionTestCase
Dtest_symtable.py74 def test_nested(self): member in SymtableTest
Dtest_contextlib.py121 def test_nested(self): member in NestedTestCase
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dsegmented-stacks.ll61 define i32 @test_nested(i32 * nest %closure, i32 %other) {
/external/python/cpython2/Lib/email/test/data/
Dmsg_38.txt19 Unlike the test test_nested-multiples-with-internal-boundary, this
/external/llvm/test/CodeGen/X86/
Dsegmented-stacks.ll154 define i32 @test_nested(i32 * nest %closure, i32 %other) #0 {
216 ; X64-MinGW-LABEL: test_nested:
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py558 def test_nested(self): member in Test_repr