Home
last modified time | relevance | path

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

/external/python/pybind11/tests/
Dtest_virtual_functions.cpp393 class PyA_Repeat : public A_Repeat { class
466 py::class_<A_Repeat, PyA_Repeat>(m, "A_Repeat") in initialize_inherited_virtuals()