Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Misc/
Dpragma-attribute-cxx.cpp44 namespace testNamespace { namespace
53 namespace testNamespaceAlias = testNamespace;
/external/llvm-project/clang/test/AST/
Dpragma-attribute-cxx-subject-match-rules.cpp18 namespace testNamespace { namespace
/external/google-styleguide/cpplint/
Dcpplint_unittest.py5362 def testNamespace(self): member in NestingStateTest