Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Daarch64-debug-sve-vectorx3-types.c4 void test_locals(void) { in test_locals() function
Daarch64-debug-sve-vectorx2-types.c4 void test_locals(void) { in test_locals() function
Daarch64-debug-sve-vectorx4-types.c4 void test_locals(void) { in test_locals() function
Daarch64-debug-sve-vector-types.c4 void test_locals(void) { in test_locals() function
Daarch64-sve.c21 void test_locals(void) { in test_locals() function
/external/llvm-project/clang/test/CodeGenCXX/
Dcxx1z-decomposition.cpp91 int test_locals() { in test_locals() function
/external/python/cpython3/Lib/test/
Dtest_frame.py133 def test_locals(self): member in FrameAttrsTest
Dtest_traceback.py995 def test_locals(self): member in TestStack
1222 def test_locals(self): member in TestTracebackException
Dtest_fstring.py792 def test_locals(self): member in TestCase
/external/python/cpython3/Lib/unittest/test/
Dtest_program.py279 def test_locals(self): member in TestCommandLineArgs
Dtest_runner.py849 def test_locals(self): member in Test_TextTestRunner