Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/ci/
Dbuild.sh21 test_target() { function
/third_party/rust/rust/compiler/rustc_target/src/spec/tests/
Dtests_impl.rs5 pub(super) fn test_target(mut target: Target) { in test_target() function
/third_party/json/cmake/
Dtest.cmake114 set(test_target ${test_name}_cpp${cxx_standard}) variable
/third_party/rust/crates/bindgen/bindgen/
Dfeatures.rs282 fn test_target(target_str: &str, target: RustTarget) { in test_target() function