Home
last modified time | relevance | path

Searched refs:test_global_ns (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/py-pygccxml/pygccxml-2.2.1/unittests/
H A Dvector_traits_tester.py38 def test_global_ns(self): member in Test
/dports/devel/ipython5/ipython-5.10.0/IPython/core/tests/
H A Dtest_interactiveshell.py188 def test_global_ns(self): member in InteractiveShellTestCase
/dports/devel/ipython/ipython-7.29.0/IPython/core/tests/
H A Dtest_interactiveshell.py168 def test_global_ns(self): member in InteractiveShellTestCase
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.vala2686 public static void test_global_ns (Api.Namespace global_ns, Api.Package pkg) {
2881 test_global_ns (global_ns, pkg);
H A Dgeneric-api-test.c88 void test_global_ns (ValadocApiNamespace* global_ns,
13715 test_global_ns (ValadocApiNamespace* global_ns, in test_global_ns() function
14494 test_global_ns (global_ns, pkg); in test_package_out()