Home
last modified time | relevance | path

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

/build/test/example/
H A Dtest_gn_template.py46 RUST_PATH = config.get("rust_path") variable
402 cmd_path = RUST_PATH + function_name
412 cmd_path = RUST_PATH + function_name
422 cmd_path = RUST_PATH + "test_bindgen_test/test_for_extern_c:test_extern_c"
432 cmd_path = RUST_PATH + "test_bindgen_test/test_for_h:bindgen_test_for_h"
442 cmd_path = RUST_PATH + "test_bindgen_test/test_for_hello_world:bindgen_test"
452 cmd_path = RUST_PATH + "test_bindgen_test/test_for_hpp:bindgen_test_hpp"
462 cmd_path = RUST_PATH + function_name
472 cmd_path = RUST_PATH + "test_cxx" + ":" + function_name
482 cmd_path = RUST_PATH
[all...]
/build/scripts/
H A Dcargo2gn.py30 RUST_PATH = '//third_party/rust/' variable
758 rust_lib = RUST_PATH + deps_libname

Completed in 3 milliseconds