Home
last modified time | relevance | path

Searched refs:testNestedScope (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A DNewDelete-checker-test.cpp327 void testNestedScope() { in testNestedScope() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_compiler.py126 def testNestedScope(self): member in CompilerTest