Home
last modified time | relevance | path

Searched defs:rust_project_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/test/rust_analyzer/aspect_traversal_test/
H A Drust_project_json_test.rs12 let rust_project_path = PathBuf::from(env::var("RUST_PROJECT_JSON").unwrap()); in test_aspect_traverses_all_the_right_corners_of_target_graph() localVariable
37 let rust_project_path = PathBuf::from(env::var("RUST_PROJECT_JSON").unwrap()); in test_aliases_are_applied() localVariable
/aosp_15_r20/external/bazelbuild-rules_rust/test/rust_analyzer/merging_crates_test/
H A Drust_project_json_test.rs8 let rust_project_path = PathBuf::from(env::var("RUST_PROJECT_JSON").unwrap()); in test_deps_of_crate_and_its_test_are_merged() localVariable
/aosp_15_r20/external/bazelbuild-rules_rust/test/rust_analyzer/static_and_shared_lib_test/
H A Drust_project_json_test.rs8 let rust_project_path = PathBuf::from(env::var("RUST_PROJECT_JSON").unwrap()); in test_deps_of_crate_and_its_test_are_merged() localVariable
/aosp_15_r20/external/bazelbuild-rules_rust/test/rust_analyzer/generated_srcs_test/
H A Drust_project_json_test.rs8 let rust_project_path = PathBuf::from(env::var("RUST_PROJECT_JSON").unwrap()); in test_deps_of_crate_and_its_test_are_merged() localVariable