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

/gem5/ext/pybind11/tests/
H A Dtest_pytypes.py137 class TestObject: class in function:test_accessors
146 d = m.accessor_api(TestObject())
159 assert all(x in TestObject.__dict__ for x in d["implicit_dict"])

Completed in 4 milliseconds