Searched refs:test_namespace (Results 1 - 12 of 12) sorted by relevance

/external/clang/test/Tooling/
H A Dclang-check-ast-dump.cpp2 // CHECK: NamespaceDecl{{.*}}test_namespace
10 // RUN: clang-check -ast-dump -ast-dump-filter test_namespace::TheClass::theMethod "%s" -- 2>&1 | FileCheck -check-prefix CHECK-FILTER %s
13 // CHECK-FILTER: {{^}}Dumping test_namespace::TheClass::theMethod
21 // CHECK-PRINT: namespace test_namespace
26 // CHECK-LIST: test_namespace
27 // CHECK-LIST-NEXT: test_namespace::TheClass
28 // CHECK-LIST-NEXT: test_namespace::TheClass::theMethod
31 // RUN: clang-check -ast-dump -ast-dump-filter test_namespace::TheClass::n "%s" -- 2>&1 | FileCheck -check-prefix CHECK-ATTR %s
32 // CHECK-ATTR: test_namespace
37 // RUN: clang-check -ast-dump -ast-dump-filter test_namespace
40 namespace test_namespace { namespace
[all...]
/external/clang/test/SemaTemplate/
H A Dms-delayed-default-template-args.cpp12 namespace test_namespace { namespace
/external/python/cpython3/Lib/test/
H A Dtest_super.py169 test_namespace = None
173 nonlocal test_namespace
174 test_namespace = namespace
188 B = type("B", (), test_namespace)
H A Dtest_rlcompleter.py22 def test_namespace(self): member in class:TestRlcompleter
H A Dtest_argparse.py4527 def test_namespace(self): member in class:TestStrings
H A Dtest_xml_etree.py847 def test_namespace(self): member in class:ElementTreeTest
H A D_test_multiprocessing.py1715 def test_namespace(self): member in class:_TestContainers
/external/tensorflow/tensorflow/contrib/py2tf/pyct/static_analysis/
H A Dlive_values_test.py66 def test_namespace(self): member in class:LiveValuesResolverTest
/external/python/cpython2/Lib/test/
H A Dtest_rlcompleter.py21 def test_namespace(self): member in class:TestRlcompleter
H A Dtest_argparse.py4420 def test_namespace(self): member in class:TestStrings
H A Dtest_multiprocessing.py1107 def test_namespace(self): member in class:_TestContainers
/external/clang/test/Analysis/
H A Dmisc-ps-region-store.cpp233 void test_namespace() { function

Completed in 307 milliseconds