Home
last modified time | relevance | path

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

/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py1259 atest_utils.copy_native_symbols(module_name, device_path)
/tools/asuite/atest/
Datest_utils.py1534 def copy_native_symbols(module_name, device_path): function