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

/gem5/ext/pybind11/tests/
H A Dtest_docstring_options.py8 assert m.test_function2.__doc__ == "A custom docstring"
H A Dtest_constants_and_functions.cpp18 std::string test_function2(MyEnum k) { function
86 m.def("test_function", &test_function2);

Completed in 2 milliseconds