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

/frameworks/rs/tests/lldb/tests/harness/
H A Dutil_functions.py25 def load_py_module(path): function
/frameworks/rs/tests/lldb/tests/
H A Drun_test.py32 from harness.util_functions import load_py_module namespace
319 test_module = load_py_module(os.path.join(current_test_dir,
/frameworks/rs/tests/lldb/
H A Drun_tests.py35 from tests.harness.util_functions import load_py_module namespace
334 config_module = load_py_module(path)

Completed in 124 milliseconds