Home
last modified time | relevance | path

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

/external/python/pybind11/tests/test_cmake_build/
Dembed.cpp11 auto test_py_file = argv[1]; in main() local
20 py::eval_file(test_py_file, py::globals()); in main()