Searched refs:test_implementation (Results 1 – 3 of 3) sorted by relevance
602 static const struct weston_test_interface test_implementation = { variable628 &test_implementation, test, NULL); in bind_test()
676 G_DEFINE_TYPE_WITH_CODE (TestImplementation, test_implementation, G_TYPE_OBJECT, in G_DEFINE_TYPE_WITH_CODE() argument
796 def test_implementation(self): member in SysModuleTest