Home
last modified time | relevance | path

Searched refs:test_goto (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Analysis/
Dauto-obj-dtors-cfg-output.cpp189 void test_goto() { in test_goto() function
/external/clang/test/SemaObjC/
Dmrc-weak.m44 void test_goto() { function
/external/python/cpython2/Lib/test/
Dtest_turtle.py252 def test_goto(self): member in TestTNavigator