Searched defs:test_a (Results 1 – 2 of 2) sorted by relevance
| /third_party/glib/gio/tests/modules/ | ||
| D | test-module-a.c | 39 G_DEFINE_TYPE (TestA, test_a, G_TYPE_OBJECT) in G_DEFINE_TYPE() argument |
| /third_party/python/Lib/unittest/test/ | ||
| D | test_case.py | 405 def test_a(self): member in Test_TestCase.test_subtests_failfast.Foo |