Home
last modified time | relevance | path

Searched refs:test_for_hello_world (Results 1 – 3 of 3) sorted by relevance

/build/rust/tests/
DBUILD.gn66 "//build/rust/tests/test_bindgen_test/test_for_hello_world:bindgen_test",
67 "//build/rust/tests/test_bindgen_test/test_for_hello_world:bindgen_test(${host_toolchain})",
/build/rust/tests/test_bindgen_test/test_for_hello_world/
DBUILD.gn18 include_dirs = [ "//build/rust/tests/test_bindgen_test/test_for_hello_world" ]
/build/test/example/
Dtest_gn_template.py437 def test_for_hello_world(self): member in TestRustBuild